Searched refs:SHIFTLEFT (Results 1 – 2 of 2) sorted by relevance
47 #define SHIFTLEFT 0x0100 /* The next data stream needs a left shift. */ macro
989 g_usFlowControl |= SHIFTLEFT; in ispVMCode()1272 if (g_usFlowControl & SHIFTLEFT) { in ispVMDataCode()1274 g_usFlowControl &= ~SHIFTLEFT; in ispVMDataCode()
Completed in 6 milliseconds