Home
last modified time | relevance | path

Searched defs:UINT64_MAX (Results 1 – 18 of 18) sorted by relevance

/external/strace/xlat/
Dbtrfs_tree_objectids.h39 # define UINT64_MAX -1ULL macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDataTypes.h.in184 # define UINT64_MAX 0xffffffffffffffffULL macro
DDataTypes.h185 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DDataTypes.h184 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DDataTypes.h184 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DDataTypes.h184 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/llvm/include/llvm/Support/
DDataTypes.h200 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/syslinux/com32/include/
Dstdint.h44 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py63 UINT64_MAX = (1 << 64) - 1 variable
/external/nanopb-c/generator/google/protobuf/internal/
Dwire_format.py63 UINT64_MAX = (1 << 64) - 1 variable
/external/syslinux/dos/
Dstdint.h72 # define UINT64_MAX (18446744073709551615ULL) macro
/external/libvncserver/compat/msvc/
Dstdint.h143 #define UINT64_MAX _UI64_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h143 #define UINT64_MAX _UI64_MAX macro
/external/mesa3d/include/c99/
Dstdint.h143 #define UINT64_MAX _UI64_MAX macro
/external/libusb/msvc/
Dstdint.h140 #define UINT64_MAX 0xffffffffffffffffULL /* 18446744073709551615ULL */ macro
/external/bison/darwin-lib/
Dstdint.h382 # define UINT64_MAX UINTMAX_C (18446744073709551615) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h287 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
/external/clang/lib/Headers/
Dstdint.h477 # define UINT64_MAX UINT64_C(18446744073709551615) macro