Searched defs:uint_fast8_t (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h112 typedef unsigned __int8 uint_fast8_t; typedef
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h108 typedef uint8_t uint_fast8_t; typedef
/external/chromium_org/third_party/re2/mswin/
H A Dstdint.h108 typedef uint8_t uint_fast8_t; typedef
/external/mesa3d/include/c99/
H A Dstdint.h108 typedef uint8_t uint_fast8_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h256 #undef uint_fast8_t macro
279 #define uint_fast8_t gl_uint_fast8_t macro
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h620 typedef uint_least8_t uint_fast8_t; typedef
/external/clang/lib/Headers/
H A Dstdint.h247 typedef __uint_least8_t uint_fast8_t; typedef
/external/clang/lib/include/
H A Dstdint.h247 typedef __uint_least8_t uint_fast8_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h783 typedef uint8_t uint_fast8_t; typedef
/external/qemu/target-mips/
H A Dcpu.h15 // uint_fast8_t and uint_fast16_t not in <sys/int_types.h>
18 typedef unsigned char uint_fast8_t; typedef
28 uint_fast8_t ASID;

Completed in 234 milliseconds