Searched refs:int_fast64_t (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/swig-12/Lib/
H A Dstdint.i70 typedef long int int_fast64_t;
74 typedef long long int int_fast64_t;
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A 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)
H A Dlocaltime.c250 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;
1253 register int_fast64_t icycles;
H A Dzic.c14 typedef int_fast64_t zic_t;
/macosx-10.10.1/Libc-1044.1.2/stdtime/FreeBSD/
H A Dprivate.h159 typedef long long int_fast64_t; typedef
165 typedef long int_fast64_t; typedef
315 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h50 typedef int64_t int_fast64_t; typedef
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h43 typedef int64_t int_fast64_t; typedef
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h117 typedef __int64 int_fast64_t; typedef
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h209 #undef int_fast64_t macro
218 # define int_fast64_t int64_t macro
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmsmessages.vim96 syn keyword msmessagesType int_fast8_t int_fast16_t int_fast32_t int_fast64_t
H A Dc.vim184 syn keyword cType int_fast8_t int_fast16_t int_fast32_t int_fast64_t
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h241 typedef int64_t int_fast64_t; typedef
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A DCommonServices.h781 typedef int64_t int_fast64_t; typedef
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfigure25698 int_fast8_t int_fast16_t int_fast32_t int_fast64_t \
25795 int_fast64_t uint_fast64_t ; do
25914 int_fast64_t e4 = 17;
29057 int_fast8_t int_fast16_t int_fast32_t int_fast64_t \
[all...]

Completed in 182 milliseconds