Home | History | Annotate | Download | only in kconfig

Lines Matching full:num_to_read

1469 			int num_to_read =
1472 while ( num_to_read <= 0 )
1504 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
1509 if ( num_to_read > YY_READ_BUF_SIZE )
1510 num_to_read = YY_READ_BUF_SIZE;
1514 (yy_n_chars), num_to_read );