Searched refs:localLoopStack (Results 1 – 1 of 1) sorted by relevance
9467 OSSharedPtr<OSArray> localLoopStack; local9511 localLoopStack = OSArray::withCapacity(6); // any small capacity will do9512 if (!localLoopStack) {9520 loopStack = localLoopStack.get();9849 if (result && localLoopStack) {