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

/development/ndk/platforms/android-3/include/
H A Dstdint.h43 typedef __uint8_t uint8_t; typedef
52 * int8_t & uint8_t
58 typedef uint8_t uint_least8_t;
59 typedef uint8_t uint_fast8_t;

Completed in 73 milliseconds