Home
last modified time | relevance | path

Searched defs:UINTPTR_MAX (Results 1 – 25 of 58) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint-aix.h21 #define UINTPTR_MAX 18446744073709551615UL macro
25 #define UINTPTR_MAX 4294967295UL macro
H A Dstdint-darwin.h31 #define UINTPTR_MAX 18446744073709551615UL macro
33 #define UINTPTR_MAX 4294967295UL macro
H A Dstdint-hpux11.h17 #define UINTPTR_MAX (4294967295ul) macro
H A Dinttypes.h32 # define UINTPTR_MAX __UINTPTR_MAX__ macro
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdint-aix.h21 #define UINTPTR_MAX 18446744073709551615UL macro
25 #define UINTPTR_MAX 4294967295UL macro
H A Dstdint-darwin.h31 #define UINTPTR_MAX 18446744073709551615UL macro
33 #define UINTPTR_MAX 4294967295UL macro
H A Dinttypes.h32 # define UINTPTR_MAX __UINTPTR_MAX__ macro
H A Dstdint-hpux11.h17 #define UINTPTR_MAX (4294967295ul) macro
/netbsd-src/sys/arch/arm/include/
H A Dint_limits.h107 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
111 #define UINTPTR_MAX 0xffffffffUL /* uintptr_t */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dint_limits.h143 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
147 #define UINTPTR_MAX 0xffffffffUL /* uintptr_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dint_limits.h143 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
147 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/sys/arch/mips/include/
H A Dint_limits.h143 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
147 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h177 # define UINTPTR_MAX UINT64_MAX macro
181 # define UINTPTR_MAX UINT32_MAX macro
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h177 # define UINTPTR_MAX UINT64_MAX macro
181 # define UINTPTR_MAX UINT32_MAX macro
/netbsd-src/sys/sys/
H A Dcommon_int_limits.h106 #define UINTPTR_MAX __UINTPTR_MAX__ macro
/netbsd-src/sys/arch/vax/include/
H A Dint_limits.h106 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_limits.h106 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_limits.h106 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_limits.h106 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_limits.h109 #define UINTPTR_MAX 0xffffffffffffffffUL /* uintptr_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_limits.h106 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_limits.h107 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_limits.h103 #define UINTPTR_MAX 0xffffffffU /* uintptr_t */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h505 # define UINTPTR_MAX ULLONG_MAX macro
509 # define UINTPTR_MAX ULONG_MAX macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h505 # define UINTPTR_MAX ULLONG_MAX macro
509 # define UINTPTR_MAX ULONG_MAX macro

123