HomeSort by: relevance | last modified time | path
    Searched refs:stamp_attr (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/rasops/
rasops15.c 60 static long stamp_attr; variable in typeref:typename:long
112 stamp_attr = -1;
136 stamp_attr = attr;
rasops32.c 60 static long stamp_attr; variable in typeref:typename:long
113 stamp_attr = -1;
137 stamp_attr = attr;
rasops4.c 65 static long stamp_attr; variable in typeref:typename:long
108 stamp_attr = -1;
123 stamp_attr = attr;
rasops8.c 60 static long stamp_attr; variable in typeref:typename:long
111 stamp_attr = -1;
135 stamp_attr = attr;
rasops2.c 66 static long stamp_attr; variable in typeref:typename:long
114 stamp_attr = -1;
129 stamp_attr = attr;
rasops24.c 68 static long stamp_attr; variable in typeref:typename:long
123 stamp_attr = -1;
168 stamp_attr = attr;
rasops_putchar_width.h 239 if (attr != stamp_attr || __predict_false(ri != stamp_ri))

Completed in 112 milliseconds