Searched refs:Count2 (Results 1 – 1 of 1) sorted by relevance
746 FT_UInt Count1, Count2; in otv_x_y_ux_sy() local753 Count2 = FT_NEXT_USHORT( p ); in otv_x_y_ux_sy()756 OTV_TRACE(( " (Count2 = %d)\n", Count2 )); in otv_x_y_ux_sy()761 OTV_LIMIT_CHECK( ( Count1 - 1 ) * 2 + Count2 * 4 ); in otv_x_y_ux_sy()764 for ( ; Count2 > 0; Count2-- ) in otv_x_y_ux_sy()
Completed in 3 milliseconds