Searched refs:bGotResult (Results 1 – 1 of 1) sorted by relevance
3828 bool bGotResult; in Interpret() local3831 bGotResult = false; in Interpret()3840 bGotResult = JumpMatrix( nLevel ); in Interpret()3843 } while ( bGotResult ); in Interpret()
Completed in 33 milliseconds