Home | History | Annotate | Download | only in cintltst

Lines Matching defs:countSpecials

114     int32_t i, countSpecials;
119 countSpecials=getSpecialValues(checkRanges, countCheckRanges, &initialValue, &errorValue);
122 for(i=countSpecials; i<countCheckRanges; ++i) {
173 for(i=countSpecials; i<countCheckRanges && start<=0x7f; ++i) {
376 int32_t i, countSpecials, length, countValues;
379 countSpecials=getSpecialValues(checkRanges, countCheckRanges, &initialValue, &errorValue);
390 for(i=countSpecials; i<countCheckRanges; ++i) {