Searched refs:MAXCOLS (Results 1 – 8 of 8) sorted by relevance
32 #define MAXCOLS 100 /* remove this limit later @@ */ macro68 } envs[MAXCOLS]; /* the environment table */223 for ( ; i <= MAXCOLS; i++) { in setup_multitable_parameters()419 int offset[MAXCOLS]; in output_multitable_row()
56 #define MAXCOLS 20 macro
65 static int colstarts[MAXCOLS], ncolstarts;
46 #define MAXCOLS 200 macro
123 static unsigned short cv3d_rowc[MAXCOLS*(MAXROWS+1)];
123 static unsigned short cv_rowc[MAXCOLS*(MAXROWS+1)];
1188 if ((gv->disp_width / 8) > MAXCOLS) { in cv3d_mondefok()
1274 if ((gv->disp_width / 8) > MAXCOLS) { in cv_mondefok()