Home
last modified time | relevance | path

Searched defs:__UINTMAX_C (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h124 #define __UINTMAX_C(x) x ## ULL macro
Dllvm.h133 #define __UINTMAX_C(x) int_c(x, __UINTMAX_C_SUFFIX__) macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h199 #define __UINTMAX_C(x) x ## ULL macro