Home
last modified time | relevance | path

Searched defs:UINT_LEAST64_MAX (Results 1 – 9 of 9) sorted by relevance

/external/syslinux/com32/include/
Dstdint.h59 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/syslinux/dos/
Dstdint.h87 # define UINT_LEAST64_MAX (18446744073709551615ULL) macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h157 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/libvncserver/compat/msvc/
Dstdint.h157 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/libusb/msvc/
Dstdint.h156 #define UINT_LEAST64_MAX UINT64_MAX macro
/external/bison/darwin-lib/
Dstdint.h421 # define UINT_LEAST64_MAX UINT64_MAX macro
/external/clang/lib/Headers/
Dstdint.h495 # define UINT_LEAST64_MAX __UINT_LEAST64_MAX macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py115 UINT_LEAST64_MAX = (__UINT64_C(18446744073709551615)) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py244 UINT_LEAST64_MAX = (__UINT64_C(18446744073709551615)) variable