Searched refs:COLOR_YELLOW (Results 1 – 5 of 5) sorted by relevance
15 #define COLOR_YELLOW 0x00ffff00 //黄 macro
35 ``#define COLOR_YELLOW 0x00ffff00 //黄``
17 pub const COLOR_YELLOW: u32 = 0x00ffff00; constant70 …$crate::libs::printk::PrintkWriter.__write_string_color($crate::libs::printk::COLOR_YELLOW, $crate…
148 put_string("malloc_enlarge(): no_mem\n", COLOR_YELLOW, COLOR_BLACK); in malloc_enlarge()
262 color = COLOR_YELLOW; in shell_cmd_ls()