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

/bionic/libc/arch-arm/include/machine/
H A D_types.h53 typedef unsigned short __uint16_t; typedef
65 typedef __uint16_t __uint_least16_t;
/bionic/libc/arch-mips/include/machine/
H A D_types.h50 typedef unsigned short __uint16_t; typedef
62 typedef __uint16_t __uint_least16_t;
/bionic/libc/arch-x86/include/machine/
H A D_types.h65 typedef unsigned short __uint16_t; typedef
77 typedef __uint16_t __uint_least16_t;

Completed in 5 milliseconds