Searched defs:PTRDIFF_MAX (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/fixincludes/tests/base/
H A Dstdint-aix.h31 #define PTRDIFF_MAX 9223372036854775807L macro
34 #define PTRDIFF_MAX 2147483647L macro
H A Dstdint-darwin.h63 #define PTRDIFF_MAX 9223372036854775807L macro
66 #define PTRDIFF_MAX 2147483647 macro
H A Dstdint-hpux11.h13 #define PTRDIFF_MAX (2147483647l) macro
H A Dstdint-newlib.h25 #define PTRDIFF_MAX __PTRDIFF_MAX__ macro
/haiku-buildtools/gcc/gcc/ginclude/
H A Dstdint-gcc.h210 #undef PTRDIFF_MAX macro
211 #define PTRDIFF_MAX __PTRDIFF_MAX__ macro

Completed in 44 milliseconds