Home | History | Annotate | Download | only in cintltst

Lines Matching defs:numOffsets

814     int32_t numOffsets;
839 if (!foundError && offsindx >= testPtr->numOffsets) {
849 if (!foundError && offsindx < testPtr->numOffsets) {
856 if (!foundError && offsindx >= testPtr->numOffsets) {
866 if (!foundError && offsindx < testPtr->numOffsets) {