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

/external/libvpx/vpx/
H A Dvpx_integer.h39 typedef unsigned char uint_fast8_t; typedef
/external/mesa3d/include/c99/
H A Dstdint.h108 typedef uint8_t uint_fast8_t; typedef
/external/clang/lib/Headers/
H A Dstdint.h206 typedef __uint_least8_t uint_fast8_t; typedef
/external/clang/lib/include/
H A Dstdint.h206 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 233 milliseconds