Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dtoolchain.h26 #define HAS_BUILTIN(x) __has_builtin(x) macro
33 #define HAS_BUILTIN(x) HAS_BUILTIN_##x macro