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