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

/macosx-10.9.5/swig-10/Lib/
H A Dstdint.i70 typedef long int int_fast64_t;
74 typedef long long int int_fast64_t;
/macosx-10.9.5/ICU-511.35/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.9.5/Libc-997.90.3/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.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/
H A Dstdint.h50 typedef int64_t int_fast64_t; typedef
/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdint.h43 typedef int64_t int_fast64_t; typedef
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstdint_.h209 #undef int_fast64_t macro
218 # define int_fast64_t int64_t macro
/macosx-10.9.5/vim-53/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.9.5/libiconv-41/libiconv/srclib/
H A Dstdint_.h241 typedef int64_t int_fast64_t; typedef
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A DCommonServices.h781 typedef int64_t int_fast64_t; typedef
/macosx-10.9.5/libiconv-41/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 360 milliseconds