Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dmmu.c76 #define COLOR(x) printk(_CONCAT(ANSI_, x)) macro
78 #define COLOR(x) do { } while (false) macro
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c536 #define COLOR(x) printk(_CONCAT(ANSI_, x)) macro
538 #define COLOR(x) do { } while (false) macro