Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/misc/syscons/
H A Dsyscons.h246 u_char *font_8; member
H A Dsyscons.c3222 static u_char font_8[256*8]; in scinit() local