Home
last modified time | relevance | path

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

/DragonOS-0.1.5/user/libs/libc/src/include/export/
Dstdio.h18 #define COLOR_INDIGO 0x0000ffff //靛 macro
/DragonOS-0.1.5/kernel/src/libs/
Dprintk.rs23 pub const COLOR_INDIGO: u32 = 0x0000ffff; constant