Searched defs:RASOPS_DEPTH (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/dev/rasops/
H A Drasops8.c45 #define RASOPS_DEPTH 8 macro
H A Drasops32.c45 #define RASOPS_DEPTH 32 macro
H A Drasops15.c45 #define RASOPS_DEPTH 15 macro
H A Drasops4.c47 #define RASOPS_DEPTH 4 macro
H A Drasops2.c47 #define RASOPS_DEPTH 2 macro
H A Drasops1.c47 #define RASOPS_DEPTH 1 macro
H A Drasops1-4_putchar.h87 NAME(RASOPS_DEPTH)(void *cookie, int row, int col, u_int uc, long attr) function
H A Drasops24.c48 #define RASOPS_DEPTH 24 macro
H A Drasops_putchar.h98 NAME(RASOPS_DEPTH)(void *cookie, int row, int col, u_int uc, long attr) function

Completed in 290 milliseconds