Home | Sort by: relevance | last modified time | path |
/src/sys/dev/rasops/ | |
rasops.c | 68 int bestscore; member in struct:rasops_matchdata |
/src/sys/dev/wsfont/ | |
wsfont.c | 664 int score, bestscore = 0; local in function:wsfont_find 669 if (score > bestscore) { 670 bestscore = score; |