Home | History | Annotate | Download | only in src

Lines Matching full:indexlimit

1215     NaClBcIndexSize_t IndexLimit = SpecifiedNumberVars + NumFunctionIDs;
1216 if (Index >= IndexLimit) {
1220 << IndexLimit;