Home
last modified time | relevance | path

Searched refs:int_fast64_t (Results 1 – 12 of 12) sorted by relevance

/external/icu4c/tools/tzcode/
Dprivate.h140 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)
Dlocaltime.c250 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;
1253 register int_fast64_t icycles;
Dzic.c14 typedef int_fast64_t zic_t;
/external/bison/darwin-lib/
Dstdint.h261 #undef int_fast64_t
285 # define int_fast64_t int64_t macro
/external/bison/lib/
Dstdint.in.h260 #undef int_fast64_t
284 # define int_fast64_t int64_t
/external/libusb_aah/msvc/
Dstdint.h117 typedef __int64 int_fast64_t; typedef
/external/bison/m4/
Dstdint.m4137 int_fast64_t e4 = INT_FAST64_MAX;
138 int_fast64_t e4min = INT_FAST64_MIN;
/external/clang/lib/Headers/
Dstdint.h83 typedef __int_least64_t int_fast64_t; typedef
/external/mdnsresponder/mDNSShared/
DCommonServices.h781 typedef int64_t int_fast64_t; typedef
/external/libmtp/m4/
Dstdint.m4583 typedef int64_t int_fast64_t;
/external/libvpx/libvpx/nestegg/m4/
Dax_create_stdint_h.m4546 typedef int64_t int_fast64_t;
/external/bison/
Dconfigure14262 int_fast64_t e4 = INT_FAST64_MAX;
14263 int_fast64_t e4min = INT_FAST64_MIN;