Searched defs:INT64_C (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dumachine.h171 # define INT64_C(c) c ## LL macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Dumachine.h190 # define INT64_C(c) c ## LL macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dumachine.h190 # define INT64_C(c) c ## LL macro
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Dumachine.h190 # define INT64_C(c) c ## LL macro
/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdint.h196 #define INT64_C(v) (v ## LL) macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstdint_.h472 #undef INT64_C macro
475 # define INT64_C(x) x##L macro
477 # define INT64_C(x) x##i64 macro
479 # define INT64_C(x) x##LL macro
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dstdint_.h990 #undef INT64_C macro
993 # define INT64_C(x) x##L macro
996 # define INT64_C(x) x##LL macro
999 # define INT64_C(x) x##i64 macro
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/
H A Dstdint.h201 #define INT64_C(v) (v ## LL) macro
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A DCommonServices.h811 #define INT64_C( value ) value ## i64 macro
813 #define INT64_C( value ) value ## LL macro

Completed in 282 milliseconds