/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 51 int nsub_tops; member 154 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 50 int nsub_tops; member 153 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 51 int nsub_tops; member 154 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 51 int nsub_tops; member 154 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 50 int nsub_tops; member 153 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 51 int nsub_tops; member 154 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 50 int nsub_tops; member 153 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/arm/ |
H A D | pr59858.c | 49 int nsub_tops; member 152 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean()
|
/dports/mail/libsieve/libsieve-2.3.1/src/sv_regex/ |
H A D | regexec.c | 2485 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx) 3780 mctx->nsub_tops = 0; 3794 mctx->nsub_tops = 0; 3816 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) 3915 if (mctx->nsub_tops == mctx->asub_tops) 3925 mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t)); 3926 if (mctx->sub_tops[mctx->nsub_tops] == NULL) 3928 mctx->sub_tops[mctx->nsub_tops]->node = node; 3929 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx;
|
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/regex/ |
H A D | regexec.c | 2705 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx) in get_subexp() 4190 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean() 4209 mctx->nsub_tops = 0; in match_ctx_clean() 4310 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop() 4321 mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t)); in match_ctx_add_subtop() 4322 if (BE (mctx->sub_tops[mctx->nsub_tops] == NULL, 0)) in match_ctx_add_subtop() 4324 mctx->sub_tops[mctx->nsub_tops]->node = node; in match_ctx_add_subtop() 4325 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()
|
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/regex/ |
H A D | regexec.c | 2660 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx) in get_subexp() 4124 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean() 4143 mctx->nsub_tops = 0; in match_ctx_clean() 4244 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop() 4255 mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t)); in match_ctx_add_subtop() 4256 if (BE (mctx->sub_tops[mctx->nsub_tops] == NULL, 0)) in match_ctx_add_subtop() 4258 mctx->sub_tops[mctx->nsub_tops]->node = node; in match_ctx_add_subtop() 4259 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()
|
/dports/devel/git-gui/git-2.34.1/compat/regex/ |
H A D | regexec.c | 2704 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx) in get_subexp() 4189 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean() 4208 mctx->nsub_tops = 0; in match_ctx_clean() 4309 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop() 4320 mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t)); in match_ctx_add_subtop() 4321 if (BE (mctx->sub_tops[mctx->nsub_tops] == NULL, 0)) in match_ctx_add_subtop() 4323 mctx->sub_tops[mctx->nsub_tops]->node = node; in match_ctx_add_subtop() 4324 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()
|
/dports/devel/git-p4/git-2.34.1/compat/regex/ |
H A D | regexec.c | 2704 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx) in get_subexp() 4189 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean() 4208 mctx->nsub_tops = 0; in match_ctx_clean() 4309 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop() 4320 mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t)); in match_ctx_add_subtop() 4321 if (BE (mctx->sub_tops[mctx->nsub_tops] == NULL, 0)) in match_ctx_add_subtop() 4323 mctx->sub_tops[mctx->nsub_tops]->node = node; in match_ctx_add_subtop() 4324 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()
|
/dports/devel/git/git-2.34.1/compat/regex/ |
H A D | regexec.c | 2704 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx) in get_subexp() 4189 for (st_idx = 0; st_idx < mctx->nsub_tops; ++st_idx) in match_ctx_clean() 4208 mctx->nsub_tops = 0; in match_ctx_clean() 4309 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop() 4320 mctx->sub_tops[mctx->nsub_tops] = calloc (1, sizeof (re_sub_match_top_t)); in match_ctx_add_subtop() 4321 if (BE (mctx->sub_tops[mctx->nsub_tops] == NULL, 0)) in match_ctx_add_subtop() 4323 mctx->sub_tops[mctx->nsub_tops]->node = node; in match_ctx_add_subtop() 4324 mctx->sub_tops[mctx->nsub_tops++]->str_idx = str_idx; in match_ctx_add_subtop()
|