Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/
H A Dlogging.h33 #define YELLOW '3', '3' macro
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dterminal.py95 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color