Home
last modified time | relevance | path

Searched defs:UINT32_MAX (Results 1 – 25 of 109) sorted by relevance

12345

/netbsd/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint-newlib.h16 #define UINT32_MAX __UINT32_MAX__ macro
/netbsd/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdint-newlib.h16 #define UINT32_MAX __UINT32_MAX__ macro
/netbsd/external/bsd/flex/dist/src/
H A Dflexint.h60 #define UINT32_MAX (4294967295U) macro
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_platform.h131 #define UINT32_MAX (~(uint32_t)0) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-system.h75 # define UINT32_MAX INTTYPE_MAXIMUM (uint32_t) macro
/netbsd/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dnumbers.h54 # define UINT32_MAX __MAXUINT__(uint32_t) macro
/netbsd/external/public-domain/xz/dist/src/liblzma/api/
H A Dlzma.h158 # define UINT32_MAX (UINT32_C(4294967295)) macro
/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Dnumbers.h55 # define UINT32_MAX __MAXUINT__(uint32_t) macro
/netbsd/external/public-domain/xz/dist/src/common/
H A Dsysdefs.h63 # define UINT32_MAX UINT32_C(4294967295) macro
/netbsd/sys/arch/m68k/include/
H A Dint_limits.h59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/ia64/include/
H A Dint_limits.h59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/i386/include/
H A Dint_limits.h60 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/hppa/include/
H A Dint_limits.h56 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/vax/include/
H A Dint_limits.h59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/sh3/include/
H A Dint_limits.h59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/sys/
H A Dcommon_int_limits.h60 #define UINT32_MAX __UINT32_MAX__ macro
/netbsd/sys/arch/alpha/include/
H A Dint_limits.h59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/amd64/include/
H A Dint_limits.h62 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/arm/include/
H A Dint_limits.h59 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/mips/include/
H A Dint_limits.h67 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/sparc/include/
H A Dint_limits.h67 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/sys/arch/powerpc/include/
H A Dint_limits.h67 #define UINT32_MAX 0xffffffffU /* uint32_t */ macro
/netbsd/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h142 #define UINT32_MAX _UI32_MAX macro
/netbsd/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h142 #define UINT32_MAX _UI32_MAX macro
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h157 #define UINT32_MAX 4294967295U macro

12345