index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdint
/
RSIZE_MAX.c
blob: c649ceb52a6d6790a4d79ce9fbca70bb325d8e5b (
plain
)
1
2
3
4
5
#define RSIZE_MAX (SIZE_MAX>>1) /* CEXT1(201112) */