Lines Matching refs:LOOPCOUNT_LAST
171 LOOPCOUNT_LAST183 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_names) == LOOPCOUNT_LAST);184 DE_ASSERT(deInBounds32((int)countType, 0, LOOPCOUNT_LAST));1284 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++)