Home | History | Annotate | Download | only in misc

Lines Matching defs:t_max

80 static int t_max;			/* allocated test patterns */
1147 if (t_flag + 1 > t_max) {
1151 (t_max + T_INC));
1160 t_max += T_INC;