Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dwsdisplay.c2917 u_int first_class; in class_cmp() local
2922 first_class = charClass[cell.uc & 0xff]; in class_cmp()
2927 if (first_class != second_class) in class_cmp()