Home
last modified time | relevance | path

Searched defs:UINT64_C (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h112 #define UINT64_C(x) __UINT64_C(x) macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdint.h121 #define UINT64_C(_v) __UINT64_C(_v) macro
187 #define UINT64_C(x) __UINT64_C(x) macro