Searched refs:loop_count (Results 1 – 1 of 1) sorted by relevance
735 u8 loop_count = callStack->loopCount; in CommandProc() local736 if ( loop_count > 0 ) { in CommandProc()737 loop_count--; in CommandProc()738 if ( loop_count == 0 ) { in CommandProc()744 callStack->loopCount = loop_count; in CommandProc()