Home | History | Annotate | Download | only in main

Lines Matching defs:tmax

557    int s, t, smax, tmax;
568 tmax = MESA_DEBUG_TYPE_COUNT;
570 tmax = type+1;
576 for (t = type; t < tmax; t++) {