Searched defs:RASOPS_DEPTH (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/dev/rasops/ |
H A D | rasops_putchar_width.h | 206 NAME(RASOPS_DEPTH, RASOPS_WIDTH)(void *cookie, int row, int col, u_int uc, in NAME() argument 240 MAKESTAMP(RASOPS_DEPTH)(ri, attr); in NAME() local
|
H A D | rasops4.c | 47 #define RASOPS_DEPTH 4 macro
|
H A D | rasops32.c | 45 #define RASOPS_DEPTH 32 macro
|
H A D | rasops15.c | 45 #define RASOPS_DEPTH 15 macro
|
H A D | rasops2.c | 47 #define RASOPS_DEPTH 2 macro
|
H A D | rasops8.c | 45 #define RASOPS_DEPTH 8 macro
|
H A D | rasops1.c | 47 #define RASOPS_DEPTH 1 macro
|
H A D | rasops1-4_putchar.h | 87 NAME(RASOPS_DEPTH)(void *cookie, int row, int col, u_int uc, long attr) in NAME() argument
|
H A D | rasops_putchar.h | 98 NAME(RASOPS_DEPTH)(void *cookie, int row, int col, u_int uc, long attr) in NAME() argument
|
H A D | rasops24.c | 48 #define RASOPS_DEPTH 24 macro
|