Home
last modified time | relevance | path

Searched defs:UINTMAX_C (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h128 #define UINTMAX_C(x) __UINTMAX_C(x) macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h122 #define UINTMAX_C(_v) __UINTMAX_C(_v) macro
203 #define UINTMAX_C(x) __UINTMAX_C(x) macro