Searched refs:__int16_t (Results 1 - 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/arch-arm/include/machine/
H A D_types.h52 typedef short __int16_t; typedef
64 typedef __int16_t __int_least16_t;
/development/ndk/platforms/android-9/arch-mips/include/machine/
H A D_types.h49 typedef short __int16_t; typedef
61 typedef __int16_t __int_least16_t;
/development/ndk/platforms/android-9/arch-x86/include/machine/
H A D_types.h64 typedef short __int16_t; typedef
76 typedef __int16_t __int_least16_t;
/development/ndk/platforms/android-3/include/
H A Dstdint.h44 typedef __int16_t int16_t;

Completed in 173 milliseconds