Home
last modified time | relevance | path

Searched defs:UINTMAX_C (Results 1 – 3 of 3) 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
/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h452 #define UINTMAX_C(x) _GLUE(x, __UINTMAX_C_SUFFIX__) macro