Searched refs:num_to_read (Results 1 – 4 of 4) sorted by relevance
1571 int num_to_read = in yy_get_next_buffer() local1574 while ( num_to_read <= 0 ) in yy_get_next_buffer()1606 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - in yy_get_next_buffer()1611 if ( num_to_read > YY_READ_BUF_SIZE ) in yy_get_next_buffer()1612 num_to_read = YY_READ_BUF_SIZE; in yy_get_next_buffer()1616 (yy_n_chars), (size_t) num_to_read ); in yy_get_next_buffer()
1571 int num_to_read =1574 while ( num_to_read <= 0 )1606 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -1611 if ( num_to_read > YY_READ_BUF_SIZE )1612 num_to_read = YY_READ_BUF_SIZE;1616 (yy_n_chars), (size_t) num_to_read );
1424 yy_size_t num_to_read =1427 while ( num_to_read <= 0 )1459 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -1464 if ( num_to_read > YY_READ_BUF_SIZE )1465 num_to_read = YY_READ_BUF_SIZE;1469 (yy_n_chars), num_to_read );
1091 int num_to_read =1094 while ( num_to_read <= 0 )1126 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -1131 if ( num_to_read > YY_READ_BUF_SIZE )1132 num_to_read = YY_READ_BUF_SIZE;1136 (yy_n_chars), (size_t) num_to_read );