Home
last modified time | relevance | path

Searched defs:UINTMAX_MAX (Results 1 – 7 of 7) sorted by relevance

/external/capstone/include/windowsce/
Dstdint.h102 #define UINTMAX_MAX UINT64_MAX macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h70 #define UINTMAX_MAX ULLONG_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/llvm-project/clang/lib/Headers/
Dstdint.h664 #define UINTMAX_MAX __UINTMAX_MAX__ macro
/external/clang/lib/Headers/
Dstdint.h678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py136 UINTMAX_MAX = (__UINT64_C(18446744073709551615)) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py264 UINTMAX_MAX = (__UINT64_C(18446744073709551615)) variable