Home
last modified time | relevance | path

Searched refs:__int8_t (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-arm/include/machine/
D_types.h50 typedef __signed char __int8_t; typedef
62 typedef __int8_t __int_least8_t;
/bionic/libc/arch-x86/include/machine/
D_types.h62 typedef __signed char __int8_t; typedef
74 typedef __int8_t __int_least8_t;
/bionic/libc/arch-mips/include/machine/
D_types.h47 typedef __signed char __int8_t; typedef
59 typedef __int8_t __int_least8_t;
/bionic/libc/include/
Dstdint.h42 typedef __int8_t int8_t;