HomeSort by relevance Sort by last modified time
    Searched refs:__int_least64_t (Results 26 - 48 of 48) sorted by null

12

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
_types.h 81 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
_types.h 78 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
_types.h 82 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
_types.h 82 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/machine/
_types.h 70 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
_types.h 82 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
_types.h 65 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
_types.h 80 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
_types.h 65 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
_types.h 80 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
_types.h 65 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
_types.h 65 typedef __int64_t __int_least64_t; typedef
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
_types.h 65 typedef __int64_t __int_least64_t; typedef
  /external/clang/lib/Headers/
stdint.h 111 # define __int_least64_t int64_t macro
121 #ifdef __int_least64_t
122 typedef __int_least64_t int_least64_t;
124 typedef __int_least64_t int_fast64_t;
126 #endif /* __int_least64_t */
316 #ifdef __int_least64_t
324 #endif /* __int_least64_t */
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 111 # define __int_least64_t int64_t macro
121 #ifdef __int_least64_t
122 typedef __int_least64_t int_least64_t;
124 typedef __int_least64_t int_fast64_t;
126 #endif /* __int_least64_t */
316 #ifdef __int_least64_t
324 #endif /* __int_least64_t */

Completed in 6350 milliseconds

12