Home
last modified time | relevance | path

Searched defs:INTPTR_MAX (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint-aix.h20 #define INTPTR_MAX 9223372036854775807L macro
24 #define INTPTR_MAX 2147483647L macro
H A Dstdint-darwin.h20 #define INTPTR_MAX 9223372036854775807L macro
23 #define INTPTR_MAX 2147483647L macro
H A Dstdint-hpux11.h15 #define INTPTR_MAX (2147483647l) macro
H A Dinttypes.h26 # define INTPTR_MAX __INTPTR_MAX__ macro
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdint-aix.h20 #define INTPTR_MAX 9223372036854775807L macro
24 #define INTPTR_MAX 2147483647L macro
H A Dstdint-darwin.h20 #define INTPTR_MAX 9223372036854775807L macro
23 #define INTPTR_MAX 2147483647L macro
H A Dinttypes.h26 # define INTPTR_MAX __INTPTR_MAX__ macro
H A Dstdint-hpux11.h15 #define INTPTR_MAX (2147483647l) macro
/netbsd-src/sys/arch/arm/include/
H A Dint_limits.h106 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
110 #define INTPTR_MAX 0x7fffffffL /* intptr_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_limits.h142 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
146 #define INTPTR_MAX 0x7fffffffL /* intptr_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dint_limits.h142 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
146 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/sys/arch/mips/include/
H A Dint_limits.h142 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
146 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h176 # define INTPTR_MAX INT64_MAX macro
180 # define INTPTR_MAX INT32_MAX macro
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h176 # define INTPTR_MAX INT64_MAX macro
180 # define INTPTR_MAX INT32_MAX macro
/netbsd-src/sys/sys/
H A Dcommon_int_limits.h105 #define INTPTR_MAX __INTPTR_MAX__ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_limits.h105 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_limits.h105 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_limits.h105 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_limits.h105 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_limits.h108 #define INTPTR_MAX 0x7fffffffffffffffL /* intptr_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_limits.h105 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_limits.h106 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_limits.h102 #define INTPTR_MAX 0x7fffffff /* intptr_t */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h504 # define INTPTR_MAX LLONG_MAX macro
508 # define INTPTR_MAX LONG_MAX macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h504 # define INTPTR_MAX LLONG_MAX macro
508 # define INTPTR_MAX LONG_MAX macro

123