Searched defs:uint_least64_t (Results 1 - 9 of 9) sorted by relevance

/external/syslinux/com32/include/
H A Dstdint.h18 typedef uint64_t uint_least64_t; typedef
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h101 typedef uint64_t uint_least64_t; typedef
/external/libusb/msvc/
H A Dstdint.h105 typedef unsigned __int64 uint_least64_t; typedef
/external/libvncserver/compat/msvc/
H A Dstdint.h101 typedef uint64_t uint_least64_t; typedef
/external/syslinux/dos/
H A Dstdint.h30 typedef unsigned long long uint_least64_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h230 #undef uint_least64_t macro
241 # define uint_least64_t uint64_t macro
/external/clang/lib/Headers/
H A Dstdint.h122 typedef __uint_least64_t uint_least64_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h776 typedef uint64_t uint_least64_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2492 uint_least64_t = uint64_t variable
2553 'BN_BLINDING', 'ssl3_state_st', 'uint_least64_t',

Completed in 125 milliseconds