index
:
coreutils
debian
progress-linux
upstream
debian 12 backports: shell
Progress Linux
summary
refs
log
tree
commit
diff
stats
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
;