Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDataTypes.h.in91 #define UINT32_MAX 4294967295U macro
140 # define UINT32_MAX 4294967295U macro
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
141 # define UINT32_MAX 4294967295U macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
140 # define UINT32_MAX 4294967295U macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
140 # define UINT32_MAX 4294967295U macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
140 # define UINT32_MAX 4294967295U macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
140 # define UINT32_MAX 4294967295U macro
/external/llvm/include/llvm/Support/
DDataTypes.h92 #define UINT32_MAX 4294967295U macro
141 # define UINT32_MAX 4294967295U macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h91 #define UINT32_MAX 4294967295U macro
141 #define UINT32_MAX 4294967295U macro
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_mixer_manager_pulse_linux.h24 #define UINT32_MAX ((uint32_t)-1) macro
/external/icu/icu4c/source/common/unicode/
Dumachine.h184 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h184 # define UINT32_MAX ((uint32_t)(4294967295U)) macro
/external/capstone/include/
Dplatform.h56 #define UINT32_MAX 0xffffffffui32 macro
/external/flac/include/share/
Dcompat.h131 # define UINT32_MAX _UI32_MAX macro
/external/libpcap/
Dscanner.h114 #define UINT32_MAX (4294967295U) macro
Dscanner.c110 #define UINT32_MAX (4294967295U) macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py59 UINT32_MAX = (1 << 32) - 1 variable
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h127 #define UINT32_MAX _UI32_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h142 #define UINT32_MAX _UI32_MAX macro
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp40 #define UINT32_MAX 0xffffffff /* 4294967295U */ macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h142 #define UINT32_MAX _UI32_MAX macro
/external/libusb/msvc/
Dstdint.h139 #define UINT32_MAX 0xffffffffU /* 4294967295U */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h281 #define UINT32_MAX (4294967295U) macro
/external/iproute2/tc/
Demp_ematch.lex.c103 #define UINT32_MAX (4294967295U) macro
/external/clang/lib/Headers/
Dstdint.h571 # define UINT32_MAX UINT32_C(4294967295) macro

12