Home | History | Annotate | Download | only in cintltst

Lines Matching refs:numOffsets

775     int32_t numOffsets;
800 if (!foundError && offsindx >= testPtr->numOffsets) {
810 if (!foundError && offsindx < testPtr->numOffsets) {
817 if (!foundError && offsindx >= testPtr->numOffsets) {
827 if (!foundError && offsindx < testPtr->numOffsets) {