Home
last modified time | relevance | path

Searched refs:int_fast64_t (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h141 typedef long long int_fast64_t; typedef
155 typedef long int_fast64_t; typedef
412 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
Dlocaltime.c89 int_fast64_t ls_corr; /* correction to apply */
134 static int_fast64_t detzcode64(const char * codep);
239 static int_fast64_t
242 register int_fast64_t result; in detzcode64()
419 int_fast64_t at in tzload()
1424 register int_fast64_t rem; in timesub()
1427 register int_fast64_t corr; in timesub()
1999 static int_fast64_t
Dzic.c36 typedef int_fast64_t zic_t;
/external/libcxx/include/
Dcstdint128 int_fast64_t
176 using::int_fast64_t;
Datomic515 typedef atomic<int_fast64_t> atomic_int_fast64_t;
1851 typedef atomic<int_fast64_t> atomic_int_fast64_t;
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp123 static_assert(sizeof(int_fast64_t)*CHAR_BIT >= 64, in main()
125 static_assert(std::is_signed<int_fast64_t>::value, in main()
Dinttypes_h.pass.cpp906 test<int_fast64_t>(); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp124 static_assert(sizeof(std::int_fast64_t)*CHAR_BIT >= 64, in main()
126 static_assert(std::is_signed<std::int_fast64_t>::value, in main()
/external/syslinux/dos/
Dstdint.h37 typedef signed long long int_fast64_t; typedef
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dintegral.pass.cpp79 test<int_fast64_t>(); in main()
/external/bison/darwin-lib/
Dstdint.h261 #undef int_fast64_t
285 # define int_fast64_t int64_t macro
/external/syslinux/com32/include/
Dstdint.h21 typedef int64_t int_fast64_t; typedef
/external/bison/lib/
Dstdint.in.h260 #undef int_fast64_t
284 # define int_fast64_t int64_t
/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp60 …static_assert((std::is_same<std::atomic< std::int_fast64_t>, std::atomic_int_fast64_t>::value), "… in main()
/external/libvncserver/compat/msvc/
Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/jemalloc/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/mesa3d/include/c99/
Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/clang/lib/Headers/
Dstdatomic.h120 typedef _Atomic(int_fast64_t) atomic_int_fast64_t;
Dstdint.h123 typedef __int_least64_t int_fast64_t; typedef
/external/bison/m4/
Dstdint.m4137 int_fast64_t e4 = INT_FAST64_MAX;
138 int_fast64_t e4min = INT_FAST64_MIN;
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp906 test<std::int_fast64_t>(); in main()
/external/mdnsresponder/mDNSShared/
DCommonServices.h781 typedef int64_t int_fast64_t; typedef
/external/libexif/m4m/
Dstdint.m4585 typedef int64_t int_fast64_t;
/external/libmtp/m4/
Dstdint.m4583 typedef int64_t int_fast64_t;

12