Searched refs:firstIndex (Results 1 – 1 of 1) sorted by relevance
201 unsigned long firstIndex = 0; in OSRuntimeCallStructorsInSection() local207 firstIndex = num_structors; in OSRuntimeCallStructorsInSection()215 firstIndex = (baseIdx + (lim >> 1)); in OSRuntimeCallStructorsInSection()217 for (; firstIndex; firstIndex--) { in OSRuntimeCallStructorsInSection()218 structor = structors[firstIndex - 1]; in OSRuntimeCallStructorsInSection()236 (firstIndex < num_structors) in OSRuntimeCallStructorsInSection()238 firstIndex++) { in OSRuntimeCallStructorsInSection()239 if ((structor = structors[firstIndex])) { in OSRuntimeCallStructorsInSection()