Home
last modified time | relevance | path

Searched refs:unicp437 (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/syscons/
H A Dscterm-teken.c388 struct unicp437 { struct
394 static const struct unicp437 cp437table[] = { argument
497 max = (sizeof(cp437table) / sizeof(struct unicp437)) - 1; in scteken_get_cp437()
/src/stand/i386/libi386/
H A Dvidconsole.c187 struct unicp437 { struct
193 static const struct unicp437 cp437table[] = { argument
287 max = (sizeof(cp437table) / sizeof(struct unicp437)) - 1; in vga_get_cp437()
/src/sys/dev/vt/hw/vga/
H A Dvt_vga.c201 struct unicp437 { struct
207 static const struct unicp437 cp437table[] = { argument