Home
last modified time | relevance | path

Searched refs:UINTMAX_C (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/third_party/musl/include/
H A Dstdint.h109 #define UINTMAX_C(c) c ## UL macro
114 #define UINTMAX_C(c) c ## ULL macro
/third_party/musl/libc-test/src/api/
H A Dstdint.c96 C(UINTMAX_C(0)) in f()
H A Dinttypes.c98 C(UINTMAX_C(0)) in f()
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h242 #define UINTMAX_C UINT64_C macro

Completed in 3 milliseconds