Searched refs:elt_max (Results 1 – 1 of 1) sorted by relevance
350 if (i < elt_max && elements[i] == info->restart_index) { \381 const unsigned elt_max = draw->pt.user.eltMax; in draw_pt_arrays_restart() local