(root)/
coreutils-9.4/
lib/
buffer-lcm.h
       1  #include <stddef.h>
       2  size_t buffer_lcm (size_t, size_t, size_t) _GL_ATTRIBUTE_CONST;