Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dzephyr_stdint.h76 #define __INT64_C(c) c ## LL macro
Dllvm.h60 #define __INT64_C(x) int_c(x, __int_least64_c_suffix__) macro
63 #define __INT64_C(x) x macro
Dxcc.h100 #define __INT64_C(x) x macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h175 #define __INT64_C(x) x macro