Searched defs:UINT32_MAX (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dflexint.h61 #define UINT32_MAX (4294967295U) macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_platform.h115 #define UINT32_MAX (~(uint32_t)0) macro
/netbsd-6-1-5-RELEASE/external/bsd/llvm/config/llvm/Support/
H A DDataTypes.h88 #define UINT32_MAX 4294967295U macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint-irix65.h15 #define UINT32_MAX 0xffffffffU macro
H A Dstdint-newlib.h16 #define UINT32_MAX __UINT32_MAX__ macro
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/liblzma/api/
H A Dlzma.h150 # define UINT32_MAX (UINT32_C(4294967295)) macro
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/common/
H A Dsysdefs.h63 # define UINT32_MAX UINT32_C(4294967295) macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dint_limits.h64 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dint_limits.h64 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dint_limits.h64 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dint_limits.h58 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h157 #define UINT32_MAX 4294967295U macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h125 # undef UINT32_MAX macro
126 # define UINT32_MAX __UINT32_MAX__ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gnulib/
H A Dstdint.in.h308 #undef UINT32_MAX macro
311 #define UINT32_MAX 4294967295U macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Darlex.c84 #define UINT32_MAX (4294967295U) macro
H A Ddeflex.c84 #define UINT32_MAX (4294967295U) macro
H A Dsyslex.c84 #define UINT32_MAX (4294967295U) macro

Completed in 414 milliseconds

12