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
/
limits
/
_POSIX2_EXPR_NEST_MAX.h
blob: 4a0904b4866292604459dc6b2d6a74a140be9baf (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX2_EXPR_NEST_MAX (32) /* DEF */ /* POSIX(2) */