Searched defs:int_fast32_t (Results 1 - 12 of 12) sorted by relevance

/external/syslinux/com32/include/bitsize32/
H A Dstdint.h11 typedef int int_fast32_t; typedef
/external/syslinux/com32/include/bitsize64/
H A Dstdint.h11 typedef long int int_fast32_t; typedef
/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h164 typedef long int_fast32_t; typedef
166 typedef int int_fast32_t; typedef
H A Dzdump.c61 typedef long int_fast32_t; typedef
63 typedef int int_fast32_t; typedef
153 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h106 typedef int32_t int_fast32_t; typedef
/external/libusb/msvc/
H A Dstdint.h115 typedef __int32 int_fast32_t; typedef
/external/libvncserver/compat/msvc/
H A Dstdint.h106 typedef int32_t int_fast32_t; typedef
/external/syslinux/dos/
H A Dstdint.h36 typedef signed int int_fast32_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h259 #undef int_fast32_t macro
282 #define int_fast32_t gl_int_fast32_t macro
/external/clang/lib/Headers/
H A Dstdint.h197 typedef __int_least32_t int_fast32_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h780 typedef int32_t int_fast32_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2495 int_fast32_t = int32_t variable
2507 '__darwin_time_t', 'ucontext64_t', 'int_fast32_t',

Completed in 1133 milliseconds