Searched defs:PTRDIFF_MAX (Results 1 – 5 of 5) sorted by relevance
210 # define PTRDIFF_MAX (9223372036854775807L) macro214 # define PTRDIFF_MAX (2147483647L) macro217 # define PTRDIFF_MAX (2147483647) macro
239 # define PTRDIFF_MAX _I64_MAX macro242 # define PTRDIFF_MAX _I32_MAX macro
211 #define PTRDIFF_MAX __PTRDIFF_MAX__ macro