Home | History | Annotate | Download | only in src

Lines Matching refs:isort_thresh

2165     int isort_thresh = 7;
2190 isort_thresh *= elem_size;
2217 if( n <= isort_thresh )