Home
last modified time | relevance | path

Searched defs:RASOPS_WIDTH (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/rasops/
H A Drasops4.c154 #define RASOPS_WIDTH 8 macro
158 #define RASOPS_WIDTH 12 macro
162 #define RASOPS_WIDTH 16 macro
H A Drasops32.c154 #define RASOPS_WIDTH 8 macro
158 #define RASOPS_WIDTH 12 macro
162 #define RASOPS_WIDTH 16 macro
H A Drasops15.c160 #define RASOPS_WIDTH 8 macro
164 #define RASOPS_WIDTH 12 macro
168 #define RASOPS_WIDTH 16 macro
H A Drasops2.c160 #define RASOPS_WIDTH 8 macro
164 #define RASOPS_WIDTH 12 macro
168 #define RASOPS_WIDTH 16 macro
H A Drasops8.c166 #define RASOPS_WIDTH 8 macro
170 #define RASOPS_WIDTH 12 macro
174 #define RASOPS_WIDTH 16 macro
H A Drasops1.c272 #define RASOPS_WIDTH 8 macro
276 #define RASOPS_WIDTH 16 macro
H A Drasops24.c193 #define RASOPS_WIDTH 8 macro
197 #define RASOPS_WIDTH 12 macro
201 #define RASOPS_WIDTH 16 macro
H A Drasops1_putchar_width.h62 NAME(RASOPS_WIDTH)(void *cookie, int row, int col, u_int uc, long attr) in NAME() argument
H A Drasops_putchar_width.h206 NAME(RASOPS_DEPTH, RASOPS_WIDTH)(void *cookie, int row, int col, u_int uc, in NAME() argument