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

/external/syslinux/com32/include/
H A Dstdint.h15 typedef uint8_t uint_least8_t; typedef
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h98 typedef uint8_t uint_least8_t; typedef
/external/libusb/msvc/
H A Dstdint.h99 typedef unsigned char uint_least8_t; typedef
/external/libvncserver/compat/msvc/
H A Dstdint.h98 typedef uint8_t uint_least8_t; typedef
/external/syslinux/dos/
H A Dstdint.h27 typedef unsigned char uint_least8_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h224 #undef uint_least8_t macro
232 #define uint_least8_t uint8_t macro
/external/clang/lib/Headers/
H A Dstdint.h244 typedef __uint_least8_t uint_least8_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h773 typedef uint8_t uint_least8_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2489 uint_least8_t = uint8_t variable
2515 'uint_least8_t', 'pthread_rwlock_t', 'ASN1_IA5STRING',

Completed in 526 milliseconds