Searched refs:OPTIMIZE_INFTY (Results 1 – 4 of 4) sorted by relevance
272 ? OPTIMIZE_INFTY in Perl_scan_commit()1740 if (delta == OPTIMIZE_INFTY in Perl_study_chunk()1742 delta = OPTIMIZE_INFTY; in Perl_study_chunk()2343 delta = OPTIMIZE_INFTY; in Perl_study_chunk()2819 if (deltanext != OPTIMIZE_INFTY) in Perl_study_chunk()2907 if (delta != OPTIMIZE_INFTY) in Perl_study_chunk()3533 if (delta != OPTIMIZE_INFTY) { in Perl_study_chunk()3621 delta = OPTIMIZE_INFTY; in Perl_study_chunk()3695 delta = OPTIMIZE_INFTY; in Perl_study_chunk()3721 if (min > OPTIMIZE_INFTY - delta) in Perl_study_chunk()[all …]
577 #define OPTIMIZE_INFTY SSize_t_MAX macro
2129 if (data.substrs[i].max_offset < OPTIMIZE_INFTY) in Perl_re_op_compile()
1816 Fix undefined behavior with overflow related C<OPTIMIZE_INFTY> and delta