Lines Matching +defs:test +defs:c
356 unsigned char test; in cvintr() local
636 unsigned char test; in cv_boardinit() local
1301 int cr50, sr15, sr18, clock_mode, test; in cv_load_mon() local
1705 volatile unsigned char *c; in cv_inittextmode() local
1935 int test; in cv_setup_hwc() local
2276 cv_wscursor(void *c, int on, int row, int col) in cv_wscursor()
2310 static void cv_wsputchar(void *c, int row, int col, u_int ch, long attr) in cv_wsputchar()
2327 cv_wscopycols(void *c, int row, int srccol, int dstcol, int ncols) in cv_wscopycols()
2359 cv_wserasecols(void *c, int row, int startcol, int ncols, long fillattr) in cv_wserasecols()
2380 cv_wscopyrows(void *c, int srcrow, int dstrow, int nrows) in cv_wscopyrows()
2415 cv_wseraserows(void *c, int row, int nrows, long fillattr) in cv_wseraserows()
2438 cv_wsallocattr(void *c, int fg, int bg, int flg, long *attr) in cv_wsallocattr()
2451 cv_wsmapchar(void *c, int ch, unsigned int *cp) in cv_wsmapchar()