Searched refs:escapePrefixDown (Results 1 – 1 of 1) sorted by relevance
1416 UINT escapePrefixDown; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local1440 escapePrefixDown = in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1458 escapePrefixDown -= 1; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1463 escapePrefixDown <<= LSB_ESCAPE_PREFIX_DOWN; /* shift to correct position */ in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1465 escapePrefixDown; /* insert new escapePrefixDown */ in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1466 escapePrefixDown >>= LSB_ESCAPE_PREFIX_DOWN; /* shift back */ in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1474 if (escapePrefixDown == 0) { in Hcr_State_BODY_SIGN_ESC__ESC_WORD()