HomeSort by relevance Sort by last modified time
    Searched defs:int_fast64_t (Results 1 - 25 of 41) sorted by null

1 2

  /external/icu4c/tools/tzcode/
private.h 140 typedef long long int_fast64_t; typedef
146 typedef long int_fast64_t; typedef
287 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
  /bionic/libc/tzcode/
private.h 142 typedef long long int_fast64_t; typedef
148 typedef long int_fast64_t; typedef
353 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
  /system/core/libcutils/
private.h 146 typedef long long int_fast64_t; typedef
152 typedef long int_fast64_t; typedef
357 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
  /external/mesa3d/include/c99/
stdint.h 107 typedef int64_t int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 95 typedef long int int_fast64_t; typedef
100 typedef long long int int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 95 typedef long int int_fast64_t; typedef
100 typedef long long int int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 95 typedef long int int_fast64_t; typedef
100 typedef long long int int_fast64_t; typedef
  /bionic/libc/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /development/ndk/platforms/android-3/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 222 #undef int_fast64_t macro
237 # define int_fast64_t int64_t macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef

Completed in 1079 milliseconds

1 2