Searched defs:int_fast64_t (Results 1 - 10 of 10) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h141 typedef long long int_fast64_t; typedef
155 typedef long int_fast64_t; typedef
412 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
/external/syslinux/com32/include/
H A Dstdint.h21 typedef int64_t int_fast64_t; typedef
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/libusb/msvc/
H A Dstdint.h117 typedef __int64 int_fast64_t; typedef
/external/libvncserver/compat/msvc/
H A Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/syslinux/dos/
H A Dstdint.h37 typedef signed long long int_fast64_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h261 #undef int_fast64_t macro
285 # define int_fast64_t int64_t macro
/external/clang/lib/Headers/
H A Dstdint.h123 typedef __int_least64_t int_fast64_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h781 typedef int64_t int_fast64_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2496 int_fast64_t = int64_t variable
2561 '__darwin_socklen_t', '__darwin_intptr_t', 'int_fast64_t',

Completed in 240 milliseconds