Searched refs:loop_count (Results 1 – 1 of 1) sorted by relevance
737 u8 loop_count = callStack->loopCount; in CommandProc() local738 if ( loop_count > 0 ) { in CommandProc()739 loop_count--; in CommandProc()740 if ( loop_count == 0 ) { in CommandProc()746 callStack->loopCount = loop_count; in CommandProc()