Home | History | Annotate | Download | only in kconfig

Lines Matching full:number_to_move

1427 	register int number_to_move, i;
1456 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1458 for ( i = 0; i < number_to_move; ++i )
1470 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1505 number_to_move - 1;
1513 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1521 if ( number_to_move == YY_MORE_ADJ )
1538 (yy_n_chars) += number_to_move;
1591 register int number_to_move = (yy_n_chars) + 2;
1595 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];