Home | History | Annotate | Download | only in cc

Lines Matching refs:inc

7989         int i = 0, end = static_cast<int>( size ), inc = 1;
7992 end = inc = -1;
7998 for( ; i != end; i += inc )