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

12

  /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
  /external/clang/lib/Headers/
stdint.h 70 # define __int_least64_t int64_t macro
80 #ifdef __int_least64_t
81 typedef __int_least64_t int_least64_t;
83 typedef __int_least64_t int_fast64_t;
85 #endif /* __int_least64_t */
275 #ifdef __int_least64_t
283 #endif /* __int_least64_t */
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 70 # define __int_least64_t int64_t macro
80 #ifdef __int_least64_t
81 typedef __int_least64_t int_least64_t;
83 typedef __int_least64_t int_fast64_t;
85 #endif /* __int_least64_t */
275 #ifdef __int_least64_t
283 #endif /* __int_least64_t */

Completed in 428 milliseconds

12