Home | History | Annotate | Download | only in libpcap

Lines Matching refs:number_to_move

3600 	register int number_to_move, i;
3629 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
3631 for ( i = 0; i < number_to_move; ++i )
3643 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
3678 number_to_move - 1;
3686 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3694 if ( number_to_move == YY_MORE_ADJ )
3711 (yy_n_chars) += number_to_move;
3789 register int number_to_move = (yy_n_chars) + 2;
3793 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];