HomeSort by relevance Sort by last modified time
    Searched refs:__int_least16_t (Results 1 - 25 of 49) sorted by null

1 2

  /development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/machine/
_types.h 53 typedef __int16_t __int_least16_t; typedef
  /external/clang/lib/Headers/
stdint.h 114 # define __int_least16_t int64_t macro
136 # define __int_least16_t int56_t macro
152 # define __int_least16_t int48_t macro
168 # define __int_least16_t int40_t macro
188 # define __int_least16_t int32_t macro
208 # define __int_least16_t int24_t macro
219 # define __int_least16_t int16_t macro
225 #ifdef __int_least16_t
226 typedef __int_least16_t int_least16_t;
228 typedef __int_least16_t int_fast16_t
    [all...]

Completed in 526 milliseconds

1 2