| tag | line | file | source code |
|---|---|---|---|
| translations | 206 | kernel/chr_drv/console.c | static char * translations[] = { |
| translations | 255 | kernel/chr_drv/console.c | #define NORM_TRANS (translations[0]) |
| translations | 256 | kernel/chr_drv/console.c | #define GRAF_TRANS (translations[1]) |
| translations | 257 | kernel/chr_drv/console.c | #define NULL_TRANS (translations[2]) |