Home
last modified time | relevance | path

Searched defs:int_fast32_t (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h164 typedef long int_fast32_t; typedef
166 typedef int int_fast32_t; typedef
Dzdump.c62 typedef long int_fast32_t; typedef
64 typedef int int_fast32_t; typedef
Dlocaltime.c1668 struct tm *(*const funcp)(const time_t *, int_fast32_t, struct tm *), in time2sub() argument
1844 struct tm * (*const funcp)(const time_t *, int_fast32_t, struct tm *), in time2() argument
1861 struct tm *(*const funcp) (const time_t *, int_fast32_t, struct tm *), in time1() argument
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h91 typedef int32_t int_fast32_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h106 typedef int32_t int_fast32_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h106 typedef int32_t int_fast32_t; typedef
/external/libusb/msvc/
Dstdint.h115 typedef __int32 int_fast32_t; typedef
/external/clang/lib/Headers/
Dstdint.h197 typedef __int_least32_t int_fast32_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2495 int_fast32_t = int32_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2495 int_fast32_t = int32_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h780 typedef int32_t int_fast32_t; typedef