Searched refs:theMaxStackDepth (Results 1 – 3 of 3) sorted by relevance
41 theMaxStackDepth(aMaxStackDepth), in PlanState()
129 uint32_t theMaxStackDepth; variable
139 planState.theMaxStackDepth); in open()336 if (planState.theStackDepth + 1 > planState.theMaxStackDepth) in openImpl()