Searched refs:OPTIMIZE_INFTY (Results 1 – 4 of 4) sorted by relevance
272 ? OPTIMIZE_INFTY in Perl_scan_commit()1833 if (delta == OPTIMIZE_INFTY in Perl_study_chunk()1835 delta = OPTIMIZE_INFTY; in Perl_study_chunk()2436 delta = OPTIMIZE_INFTY; in Perl_study_chunk()2912 if (deltanext != OPTIMIZE_INFTY) in Perl_study_chunk()3000 if (delta != OPTIMIZE_INFTY) in Perl_study_chunk()3626 if (delta != OPTIMIZE_INFTY) { in Perl_study_chunk()3714 delta = OPTIMIZE_INFTY; in Perl_study_chunk()3788 delta = OPTIMIZE_INFTY; in Perl_study_chunk()3814 if (min > OPTIMIZE_INFTY - delta) in Perl_study_chunk()[all …]
569 #define OPTIMIZE_INFTY SSize_t_MAX macro
2022 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