Home
last modified time | relevance | path

Searched refs:deltanext (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c4606 SSize_t deltanext = 0; in S_study_chunk() local
4661 SSize_t deltanext, minnext, fake; in S_study_chunk() local
4700 if (deltanext == SSize_t_MAX) { in S_study_chunk()
4704 max1 = minnext + deltanext; in S_study_chunk()
5544 && !deltanext && minnext == 1 in S_study_chunk()
5746 if (deltanext != SSize_t_MAX) in S_study_chunk()
5748 (UV)(-counted * deltanext + (minnext + deltanext) * maxcount in S_study_chunk()
5751 if (deltanext == SSize_t_MAX in S_study_chunk()
6060 if ( deltanext < 0 in S_study_chunk()
6074 if (deltanext) { in S_study_chunk()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c4664 SSize_t deltanext = 0; in S_study_chunk() local
4719 SSize_t deltanext, minnext, fake; in S_study_chunk() local
4758 if (deltanext == OPTIMIZE_INFTY) { in S_study_chunk()
4762 max1 = minnext + deltanext; in S_study_chunk()
5624 && !deltanext && minnext == 1 in S_study_chunk()
5826 if (deltanext != OPTIMIZE_INFTY) in S_study_chunk()
5828 (UV)(-counted * deltanext + (minnext + deltanext) * maxcount in S_study_chunk()
5831 if (deltanext == OPTIMIZE_INFTY in S_study_chunk()
6164 if ( deltanext < 0 in S_study_chunk()
6178 if (deltanext) { in S_study_chunk()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c4664 SSize_t deltanext = 0; in S_study_chunk() local
4762 max1 = minnext + deltanext; in S_study_chunk()
5636 && !deltanext && minnext == 1 in S_study_chunk()
5839 if (deltanext != OPTIMIZE_INFTY) in S_study_chunk()
5841 (UV)(-counted * deltanext + (minnext + deltanext) * maxcount in S_study_chunk()
5844 if (deltanext == OPTIMIZE_INFTY in S_study_chunk()
6178 if ( deltanext < 0 in S_study_chunk()
6192 if (deltanext) { in S_study_chunk()
6235 SSize_t deltanext, fake = 0; in S_study_chunk() local
6285 if ( deltanext < 0 in S_study_chunk()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c4685 SSize_t deltanext = 0; in S_study_chunk() local
4740 SSize_t deltanext, minnext, fake; in S_study_chunk() local
4779 if (deltanext == OPTIMIZE_INFTY) { in S_study_chunk()
4783 max1 = minnext + deltanext; in S_study_chunk()
5650 && !deltanext && minnext == 1 in S_study_chunk()
5852 if (deltanext != OPTIMIZE_INFTY) in S_study_chunk()
5854 (UV)(-counted * deltanext + (minnext + deltanext) * maxcount in S_study_chunk()
5857 if (deltanext == OPTIMIZE_INFTY in S_study_chunk()
6190 if ( deltanext < 0 in S_study_chunk()
6204 if (deltanext) { in S_study_chunk()
[all …]