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
/
PTRDIFF_MIN.c
blob: 44292a1053939478792e87ae19d02f7c69ee99a2 (
plain
)
1
2
3
4
5
6
#include <stdint.h> #define PTRDIFF_MIN /* FIXME */ (-65535) /* STDC(199901) */