Searched defs:COLOR_BLACK (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.7/kernel/src/libs/ | ||
D | printk.rs | 11 pub const COLOR_BLACK: u32 = 0x00000000; constant |
/DragonOS-0.1.7/user/libs/libc/src/include/export/ | ||
D | stdio.h | 12 #define COLOR_BLACK 0x00000000 //黑 macro |