index
:
coreutils
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
buffer-lcm.h
blob: 454c65be80e2e8f34f3bdd49f768b9503d8ee612 (
plain
)
1
2
#include <stddef.h>
size_t
buffer_lcm
(
size_t
,
size_t
,
size_t
)
_GL_ATTRIBUTE_CONST
;