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

/external/qemu/include/qemu/
H A Dosdep.h25 typedef unsigned int uint_fast16_t; typedef
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h114 typedef unsigned __int16 uint_fast16_t; typedef
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h109 typedef uint16_t uint_fast16_t; typedef
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h109 typedef uint16_t uint_fast16_t; typedef
/external/mesa3d/include/c99/
H A Dstdint.h109 typedef uint16_t uint_fast16_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h258 #undef uint_fast16_t macro
281 #define uint_fast16_t gl_uint_fast16_t macro
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h626 typedef uint_least16_t uint_fast16_t; typedef
/external/clang/lib/Headers/
H A Dstdint.h229 typedef __uint_least16_t uint_fast16_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h784 typedef uint16_t uint_fast16_t; typedef
/external/qemu/target-mips/
H A Dcpu.h21 // uint_fast8_t and uint_fast16_t not in <sys/int_types.h>
25 typedef unsigned int uint_fast16_t; typedef
35 uint_fast16_t G:1;
36 uint_fast16_t C0:3;
37 uint_fast16_t C1:3;
38 uint_fast16_t V0:1;
39 uint_fast16_t V1:1;
40 uint_fast16_t D0:1;
41 uint_fast16_t D1:1;

Completed in 1350 milliseconds