Searched refs:REPEATLOOP (Results 1 – 2 of 2) sorted by relevance
45 #define REPEATLOOP 0x0008 /* Currently executing a repeat loop. */ macro
1909 g_usFlowControl |= REPEATLOOP; in ispVMLoop()1922 g_usFlowControl &= ~(REPEATLOOP); in ispVMLoop()