Searched refs:unicp437 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/syscons/
H A Dscterm-teken.c410 struct unicp437 { struct
416 static const struct unicp437 cp437table[] = {
509 max = (sizeof(cp437table) / sizeof(struct unicp437)) - 1;
/freebsd-9.3-release/sys/dev/vt/hw/vga/
H A Dvga.c262 struct unicp437 { struct
268 static const struct unicp437 cp437table[] = {
361 max = (sizeof(cp437table) / sizeof(struct unicp437)) - 1;

Completed in 102 milliseconds