Home
last modified time | relevance | path

Searched refs:INTMAX_C (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/
Dcstdint.hpp74 # if defined(INTMAX_C) && defined(__CYGWIN__)
75 # undef INTMAX_C
77 # define INTMAX_C(c) c##LL macro
429 #undef INTMAX_C
469 #ifndef INTMAX_C
470 # define INTMAX_C(value) value##i64 macro
543 # define INTMAX_C(value) INT32_C(value) macro
546 # define INTMAX_C(value) INT64_C(value) macro
/third_party/boost/libs/chrono/test/
Dintmax_c.cpp10 #ifdef INTMAX_C
11 #define BOOST_INTMAX_C(a) INTMAX_C(a)
/third_party/boost/boost/ratio/
Dconfig.hpp46 #ifdef INTMAX_C
47 #define BOOST_RATIO_INTMAX_C(a) INTMAX_C(a)
/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/ndk_musl_include/
Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock/
D2-1.c22 #define EXPECTEDVALUE INTMAX_C(1000000)
/third_party/boost/libs/config/test/
Dcstdint_test.cpp195 boost::intmax_t intmax = INTMAX_C(-9223372036854775807); in main()
198 boost::intmax_t intmax = INTMAX_C(-2147483647); in main()
Dcstdint_test2.cpp205 boost::intmax_t intmax = INTMAX_C(-9223372036854775807); in main()
208 boost::intmax_t intmax = INTMAX_C(-2147483647); in main()
/third_party/musl/libc-test/src/api/
Dstdint.c95 C(INTMAX_C(0)) in f()
Dinttypes.c97 C(INTMAX_C(0)) in f()
/third_party/libuv/include/uv/
Dstdint-msvc2008.h241 #define INTMAX_C INT64_C macro
/third_party/boost/libs/config/doc/
Dcstdint.qbk136 INT8_C, UINT8_C, INT16_C, UINT16_C, INT32_C, UINT32_C, INTMAX_C, UINTMAX_C.
/third_party/libexif/m4m/
Dstdint.m4646 # define INTMAX_C(c) c ## L
649 # define INTMAX_C(c) c ## LL
/third_party/boost/libs/ratio/doc/
Dratio.qbk2345 …[[2] [INTMAX_C is not always defined.] [Replace INTMAX_C by BOOST_INTMAX_C until boost/cstdint.…
/third_party/boost/libs/chrono/doc/
Dchrono.qbk7622 * Replace `INTMAX_C` by `BOOST_INTMAX_C` until `boost/cstdint.hpp` ensures `INTMAX_C` is always def…