Home
last modified time | relevance | path

Searched defs:__UINT32_C (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/
Dllvm.h87 #define __UINT32_C(x) uint_c(x, __int_least32_c_suffix__) macro
90 #define __UINT32_C(x) x ## U macro
Dzephyr_stdint.h102 #define __UINT32_C(c) c ## U macro
Dxcc.h92 #define __UINT32_C(x) x ## U macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h167 #define __UINT32_C(x) x ## U macro
/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h418 #define __UINT32_C(x) x ## U macro