Lines Matching defs:mapEntry
136 struct sparingEntry *entry = &st->mapEntry[i];
156 struct sparingEntry mapEntry;
188 struct sparingEntry *entry = &st->mapEntry[k];
229 struct sparingEntry *entry = &st->mapEntry[l];
241 mapEntry = st->mapEntry[l];
242 mapEntry.origLocation =
244 memmove(&st->mapEntry[k + 1],
245 &st->mapEntry[k],
248 st->mapEntry[k] = mapEntry;
257 st->mapEntry[k].mappedLocation) +