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

  /external/chromium/third_party/icu/source/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)
  /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)
  /bionic/libc/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /development/ndk/platforms/android-3/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 169 typedef int64_t int_fast64_t; typedef

Completed in 178 milliseconds