Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c572 #define SCF_WHILEM_VISITED_POS 0x2000 macro
1119 DEBUG_SHOW_STUDY_FLAG(flags, SCF_WHILEM_VISITED_POS); in S_debug_show_study_flags()
4688 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
4689 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
5469 f &= ~SCF_WHILEM_VISITED_POS; in S_study_chunk()
5658 && (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6049 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6050 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6154 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6155 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c647 #define SCF_WHILEM_VISITED_POS 0x2000 macro
4746 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
4747 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
5549 f &= ~SCF_WHILEM_VISITED_POS; in S_study_chunk()
5738 && (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6153 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6154 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6258 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6259 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6421 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c647 #define SCF_WHILEM_VISITED_POS 0x2000 macro
1219 DEBUG_SHOW_STUDY_FLAG(flags, SCF_WHILEM_VISITED_POS); in S_debug_show_study_flags()
4746 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
4747 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
5561 f &= ~SCF_WHILEM_VISITED_POS; in S_study_chunk()
6167 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6168 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6272 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6273 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6449 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c660 #define SCF_WHILEM_VISITED_POS 0x2000 macro
4767 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
4768 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
5575 f &= ~SCF_WHILEM_VISITED_POS; in S_study_chunk()
5764 && (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6179 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6180 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6284 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
6285 f |= SCF_WHILEM_VISITED_POS; in S_study_chunk()
6447 if (flags & SCF_WHILEM_VISITED_POS) in S_study_chunk()
[all …]