Searched refs:nStackLevel (Results 1 – 2 of 2) sorted by relevance
391 bool JumpMatrix( short nStackLevel );
358 bool ScInterpreter::JumpMatrix( short nStackLevel ) in JumpMatrix() argument361 pJumpMatrix = static_cast<ScToken*>(pStack[sp-nStackLevel])->GetJumpMatrix(); in JumpMatrix()364 if ( nStackLevel == 2 ) in JumpMatrix()
Completed in 37 milliseconds