Home | History | Annotate | Download | only in src

Lines Matching refs:max_c_count

303     max_c_count = 1;
388 max_c_count = MAX( max_c_count, c_count );
505 (MAX(0,max_c_count - 33)/32)*sizeof(int),sizeof(void*));
862 int i, n = (max_c_count + 31)/32;
928 sample_count = var_all = var_count = max_c_count = ord_var_count = cat_var_count = 0;
1183 max_c_count = 1;
1190 max_c_count = MAX( max_c_count, val );
1200 (MAX(0,max_c_count - 33)/32)*sizeof(int),sizeof(void*));