Home
last modified time | relevance | path

Searched refs:_GLUE (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h443 #undef _GLUE
445 #define _GLUE(x, y) _GLUE_B(x, y) macro
448 #define INTMAX_C(x) _GLUE(x, __INTMAX_C_SUFFIX__)
452 #define UINTMAX_C(x) _GLUE(x, __UINTMAX_C_SUFFIX__)