Searched defs:UINT_FAST32_MAX (Results 1 - 8 of 8) sorted by relevance

/external/syslinux/com32/include/bitsize32/
H A Dstdintlimits.h10 #define UINT_FAST32_MAX UINT32_MAX macro
/external/syslinux/com32/include/bitsize64/
H A Dstdintlimits.h10 #define UINT_FAST32_MAX UINT64_MAX macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h170 #define UINT_FAST32_MAX UINT32_MAX macro
/external/libusb/msvc/
H A Dstdint.h171 #define UINT_FAST32_MAX UINT32_MAX macro
/external/libvncserver/compat/msvc/
H A Dstdint.h170 #define UINT_FAST32_MAX UINT32_MAX macro
/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dvcstdint.h155 #define UINT_FAST32_MAX UINT32_MAX macro
/external/syslinux/dos/
H A Dstdint.h101 # define UINT_FAST32_MAX (4294967295U) macro
/external/clang/lib/Headers/
H A Dstdint.h589 # define UINT_FAST32_MAX __UINT_LEAST32_MAX macro

Completed in 149 milliseconds