Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amiga/dev/ | |
amidisplaycc.c | 589 int fonthigh; local in function:amidisplaycc_putchar 628 fonthigh = fontlow + scr->wsfont->numchars - 1; 634 if (ch < fontlow || ch > fonthigh) |
amidisplaycc.c | 589 int fonthigh; local in function:amidisplaycc_putchar 628 fonthigh = fontlow + scr->wsfont->numchars - 1; 634 if (ch < fontlow || ch > fonthigh) |