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

/bionic/libc/arch-arm/include/machine/
H A D_types.h52 typedef short __int16_t; typedef
64 typedef __int16_t __int_least16_t;
/bionic/libc/arch-mips/include/machine/
H A D_types.h49 typedef short __int16_t; typedef
61 typedef __int16_t __int_least16_t;
/bionic/libc/arch-x86/include/machine/
H A D_types.h64 typedef short __int16_t; typedef
76 typedef __int16_t __int_least16_t;
/bionic/libc/include/
H A Dstdint.h44 typedef __int16_t int16_t;

Completed in 100 milliseconds