Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dllvm.h65 #define __INT64_C(x) int_c(x, __int_least64_c_suffix__) macro
68 #define __INT64_C(x) x macro
Dzephyr_stdint.h103 #define __INT64_C(c) c ## LL macro
Dxcc.h100 #define __INT64_C(x) x macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h175 #define __INT64_C(x) x macro
/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h426 #define __INT64_C(x) x ## LL macro