Home
last modified time | relevance | path

Searched defs:int_fast64_t (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h141 typedef long long int_fast64_t; typedef
155 typedef long int_fast64_t; typedef
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h92 typedef int64_t int_fast64_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/libusb/msvc/
Dstdint.h117 typedef __int64 int_fast64_t; typedef
/external/clang/lib/Headers/
Dstdint.h123 typedef __int_least64_t int_fast64_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2496 int_fast64_t = int64_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2496 int_fast64_t = int64_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h781 typedef int64_t int_fast64_t; typedef