tag | line | file | source code |
---|---|---|---|
translations | 200 | kernel/chr_drv/console.c | static char * translations[] = { |
translations | 249 | kernel/chr_drv/console.c | #define NORM_TRANS (translations[0]) |
translations | 250 | kernel/chr_drv/console.c | #define GRAF_TRANS (translations[1]) |
translations | 251 | kernel/chr_drv/console.c | #define NULL_TRANS (translations[2]) |