Searched refs:firstEntryIdx (Results 1 – 1 of 1) sorted by relevance
1236 uint32_t entryIdx, firstEntryIdx; in memoryReferenceMapNew() local1285 for (firstEntryIdx = 0; in memoryReferenceMapNew()1286 (firstEntryIdx < ref->count) && (offset >= ref->entries[firstEntryIdx].offset); in memoryReferenceMapNew()1287 firstEntryIdx++) { in memoryReferenceMapNew()1289 firstEntryIdx--; in memoryReferenceMapNew()1293 entryIdx = firstEntryIdx; in memoryReferenceMapNew()1437 entryIdx = firstEntryIdx; in memoryReferenceMapNew()1510 if (entryIdx == firstEntryIdx) { in memoryReferenceMapNew()