Home
last modified time | relevance | path

Searched refs:INTMAX_C (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A 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/
H A 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/
H A Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h108 #define INTMAX_C(c) c ## L macro
113 #define INTMAX_C(c) c ## LL macro
/third_party/musl/include/
H A 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/
H A D2-1.c14 // using intmax_h and INTMAX_C. Also added use of PRIdMAX per his suggestion.
22 #define EXPECTEDVALUE INTMAX_C(1000000)
/third_party/musl/libc-test/src/api/
H A Dstdint.c95 C(INTMAX_C(0)) in f()
H A Dinttypes.c97 C(INTMAX_C(0)) in f()
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h241 #define INTMAX_C INT64_C macro

Completed in 4 milliseconds