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

/development/ndk/platforms/android-3/include/
H A Dstdint.h42 typedef __int8_t int8_t; typedef
52 * int8_t & uint8_t
55 typedef int8_t int_least8_t;
56 typedef int8_t int_fast8_t;
/development/ndk/platforms/android-3/include/linux/
H A Dcoda.h69 typedef signed char int8_t; typedef

Completed in 199 milliseconds