Searched refs:num_to_read (Results 1 – 5 of 5) sorted by relevance
1205 int num_to_read = in yy_get_next_buffer() local1208 while ( num_to_read <= 0 ) in yy_get_next_buffer()1240 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - in yy_get_next_buffer()1245 if ( num_to_read > YY_READ_BUF_SIZE ) in yy_get_next_buffer()1246 num_to_read = YY_READ_BUF_SIZE; in yy_get_next_buffer()1250 (yy_n_chars), num_to_read ); in yy_get_next_buffer()
1908 int num_to_read = variable1911 while ( num_to_read <= 0 )1944 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -1949 if ( num_to_read > YY_READ_BUF_SIZE )1950 num_to_read = YY_READ_BUF_SIZE;1954 yyg->yy_n_chars, num_to_read );
4447 int num_to_read = in yy_get_next_buffer() local4450 while ( num_to_read <= 0 ) in yy_get_next_buffer()4482 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - in yy_get_next_buffer()4487 if ( num_to_read > YY_READ_BUF_SIZE ) in yy_get_next_buffer()4488 num_to_read = YY_READ_BUF_SIZE; in yy_get_next_buffer()4492 yyg->yy_n_chars, num_to_read ); in yy_get_next_buffer()
2543 int num_to_read = variable2546 while ( num_to_read <= 0 )2579 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -2584 if ( num_to_read > YY_READ_BUF_SIZE )2585 num_to_read = YY_READ_BUF_SIZE;2589 yyg->yy_n_chars, 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 );