Searched refs:Count2 (Results 1 – 2 of 2) sorted by relevance
759 FT_UInt Count1, Count2; in otv_x_y_ux_sy() local766 Count2 = FT_NEXT_USHORT( p ); in otv_x_y_ux_sy()769 OTV_TRACE(( " (Count2 = %d)\n", Count2 )); in otv_x_y_ux_sy()774 OTV_LIMIT_CHECK( ( Count1 - 1 ) * 2 + Count2 * 4 ); in otv_x_y_ux_sy()777 for ( ; Count2 > 0; Count2-- ) in otv_x_y_ux_sy()
1701 uint32_t Count2 = 0;1717 if (Count2 == 0)1719 ++Count2;1754 if (Count2) {1755 _shl(T, Ctx->getConstantInt(Ty, Count2));