repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: post-release administrivia
[coreutils.git]
/
lib
/
buffer-lcm.h
blob
454c65be80e2e8f34f3bdd49f768b9503d8ee612
1
#include <stddef.h>
2
size_t
buffer_lcm
(
size_t
,
size_t
,
size_t
)
_GL_ATTRIBUTE_CONST
;