Home
last modified time | relevance | path

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

/Zephyr-latest/cmake/modules/
DFindTargetTools.cmake83 add_custom_target(compiler) target
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h706 #define _TOOLCHAIN_DISABLE_WARNING(compiler, warning) \ argument
710 #define _TOOLCHAIN_ENABLE_WARNING(compiler, warning) TOOLCHAIN_PRAGMA(compiler diagnostic pop) argument