Searched defs:UINT32_MAX (Results 1 - 25 of 25) sorted by last modified time

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_platform.h131 #define UINT32_MAX (~(uint32_t)0) macro
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsupport.h81 #define UINT32_MAX (0xffffffff) macro
/freebsd-10-stable/contrib/amd/fsinfo/
H A Dnull_lex.c102 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/contrib/xz/src/liblzma/api/
H A Dlzma.h158 # define UINT32_MAX (UINT32_C(4294967295)) macro
/freebsd-10-stable/contrib/xz/src/common/
H A Dsysdefs.h63 # define UINT32_MAX UINT32_C(4294967295) macro
/freebsd-10-stable/usr.bin/csup/
H A Dlex.rcs.c84 #define UINT32_MAX (4294967295U) macro
H A Drcstokenizer.h87 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/usr.bin/lex/
H A Dinitscan.c95 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/crypto/heimdal/lib/com_err/
H A Dlex.c84 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c84 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dlex.c84 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/sys/x86/include/
H A D_stdint.h82 #define UINT32_MAX 0xffffffffU macro
/freebsd-10-stable/sys/mips/include/
H A D_stdint.h98 #define UINT32_MAX 0xffffffff macro
/freebsd-10-stable/sys/ia64/include/
H A D_stdint.h74 #define UINT32_MAX 0xffffffffU macro
/freebsd-10-stable/sys/sparc64/include/
H A D_stdint.h74 #define UINT32_MAX 0xffffffffU macro
/freebsd-10-stable/sys/powerpc/include/
H A D_stdint.h97 #define UINT32_MAX 0xffffffff macro
/freebsd-10-stable/sys/arm/include/
H A D_stdint.h74 #define UINT32_MAX 0xffffffffU macro
/freebsd-10-stable/lib/clang/include/llvm/Support/
H A DDataTypes.h89 #define UINT32_MAX 4294967295U macro
/freebsd-10-stable/contrib/flex/
H A Dflexint.h59 #define UINT32_MAX (4294967295U) macro
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp162 chown_file(Platform *platform, const char* path, uint32_t uid = UINT32_MAX, uint32_t gid = UINT32_MAX) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-defines.h16 #define UINT32_MAX 4294967295U macro
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp200 disassembler_sp->DecodeInstructions (Address (func_remote_addr), extractor, 0, UINT32_MAX, false, false); local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueArray.h26 OptionValueArray (uint32_t type_mask = UINT32_MAX, bool raw_value_dump = false) : argument
H A DOptionValueDictionary.h26 OptionValueDictionary (uint32_t type_mask = UINT32_MAX, bool raw_value_dump = true) : argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dstdint.h572 # define UINT32_MAX UINT32_C(4294967295) macro

Completed in 233 milliseconds