Searched refs:escapePrefixDown (Results 1 – 1 of 1) sorted by relevance
1410 UINT escapePrefixDown; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local1434 escapePrefixDown = in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1452 escapePrefixDown -= 1; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1457 escapePrefixDown <<= LSB_ESCAPE_PREFIX_DOWN; /* shift to correct position */ in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1459 escapePrefixDown; /* insert new escapePrefixDown */ in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1460 escapePrefixDown >>= LSB_ESCAPE_PREFIX_DOWN; /* shift back */ in Hcr_State_BODY_SIGN_ESC__ESC_WORD()1468 if (escapePrefixDown == 0) { in Hcr_State_BODY_SIGN_ESC__ESC_WORD()