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

/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_platform.h115 #define UINT32_MAX (~(uint32_t)0) macro
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dumachine.h159 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Dumachine.h178 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dumachine.h178 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Dumachine.h178 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Dclib_port.h9 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h9 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h9 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h9 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h9 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h86 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h139 #define UINT32_MAX 0xffffffffU /* 4294967295U */ macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h279 #undef UINT32_MAX macro
282 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h360 # define UINT32_MAX (((1 << (@BITSIZEOF_UINT32_T@ - 1)) - 1) * 2 + 1) macro
362 # define UINT32_MAX (((1U << (@BITSIZEOF_UINT32_T@ - 1)) - 1) * 2 + 1) macro
366 # define UINT32_MAX 4294967295U macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h91 #define UINT32_MAX 4294967295U macro
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dconfigfile.c83 #define UINT32_MAX (4294967295U) macro
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/src/
H A Dtokenparser.c83 #define UINT32_MAX (4294967295U) macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_expr_scan.c84 #define UINT32_MAX (4294967295U) macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dntlm.c131 #define UINT32_MAX 4294967295U macro
H A Dsrp.c71 #define UINT32_MAX 4294967295U macro

Completed in 257 milliseconds