HomeSort by relevance Sort by last modified time
    Searched refs:__int8_t (Results 1 - 6 of 6) sorted by null

  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 39 typedef __signed char __int8_t; typedef
51 typedef __int8_t __int_least8_t;
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 39 typedef __signed char __int8_t; typedef
51 typedef __int8_t __int_least8_t;
  /development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h 47 typedef __signed char __int8_t; typedef
59 typedef __int8_t __int_least8_t;
  /bionic/libc/include/
stdint.h 35 typedef __signed char __int8_t; typedef
57 typedef __int8_t int8_t;
  /development/ndk/platforms/android-L/include/
stdint.h 35 typedef __signed char __int8_t; typedef
57 typedef __int8_t int8_t;
  /development/ndk/platforms/android-3/include/
stdint.h 42 typedef __int8_t int8_t;

Completed in 29 milliseconds