Searched refs:num_to_read (Results 1 – 9 of 9) sorted by relevance
1336 int num_to_read = in yy_get_next_buffer() local1339 while ( num_to_read <= 0 ) in yy_get_next_buffer()1372 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - in yy_get_next_buffer()1377 if ( num_to_read > YY_READ_BUF_SIZE ) in yy_get_next_buffer()1378 num_to_read = YY_READ_BUF_SIZE; in yy_get_next_buffer()1382 (yy_n_chars), 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 );
1113 int num_to_read = in yy_get_next_buffer() local1116 while ( num_to_read <= 0 ) in yy_get_next_buffer()1149 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - in yy_get_next_buffer()1154 if ( num_to_read > YY_READ_BUF_SIZE ) in yy_get_next_buffer()1155 num_to_read = YY_READ_BUF_SIZE; in yy_get_next_buffer()1159 (yy_n_chars), num_to_read ); in yy_get_next_buffer()
1441 int num_to_read =1444 while ( num_to_read <= 0 )1476 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -1481 if ( num_to_read > YY_READ_BUF_SIZE )1482 num_to_read = YY_READ_BUF_SIZE;1486 (yy_n_chars), num_to_read );
1575 int num_to_read =1578 while ( num_to_read <= 0 )1611 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -1616 if ( num_to_read > YY_READ_BUF_SIZE )1617 num_to_read = YY_READ_BUF_SIZE;1621 (yy_n_chars), num_to_read );
11533 … to cause a denial of service or possibly execute arbitrary code via vectors involving num_to_read.