Searched refs:nStackLevel (Results 1 – 2 of 2) sorted by relevance
406 bool JumpMatrix( short nStackLevel );
356 bool ScInterpreter::JumpMatrix( short nStackLevel ) in JumpMatrix() argument359 pJumpMatrix = static_cast<ScToken*>(pStack[sp-nStackLevel])->GetJumpMatrix(); in JumpMatrix()362 if ( nStackLevel == 2 ) in JumpMatrix()
Completed in 47 milliseconds