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
/
UINT_FAST64_MAX.h
blob: f06a53a0b7be6b00b4a19778df8340102b131948 (
plain
)
1
2
3
4
5
6
#include <stdint.h> #define UINT_FAST64_MAX (18446744073709551616ULL) /* STDC(199901) */