Searched refs:PL_op_private_bitdef_ix (Results 1 – 18 of 18) sorted by relevance
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | globvar.sym | 49 PL_op_private_bitdef_ix
|
H A D | opcode.h | 2328 EXTCONST I16 PL_op_private_bitdef_ix[]; variable 2472 EXTCONST I16 PL_op_private_bitdef_ix[] = {
|
H A D | dump.c | 1082 I16 op_ix = PL_op_private_bitdef_ix[o->op_type]; in S_do_op_dump_bar()
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | globvar.sym | 49 PL_op_private_bitdef_ix
|
H A D | opcode.h | 2316 EXTCONST I16 PL_op_private_bitdef_ix[]; variable 2460 EXTCONST I16 PL_op_private_bitdef_ix[] = {
|
H A D | dump.c | 1040 I16 op_ix = PL_op_private_bitdef_ix[o->op_type]; in S_do_op_dump_bar()
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | globvar.sym | 49 PL_op_private_bitdef_ix
|
H A D | opcode.h | 2331 EXTCONST I16 PL_op_private_bitdef_ix[]; variable 2475 EXTCONST I16 PL_op_private_bitdef_ix[] = {
|
H A D | dump.c | 1074 I16 op_ix = PL_op_private_bitdef_ix[o->op_type]; in S_do_op_dump_bar()
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | globvar.sym | 51 PL_op_private_bitdef_ix
|
H A D | opcode.h | 2332 EXTCONST I16 PL_op_private_bitdef_ix[]; variable 2475 EXTCONST I16 PL_op_private_bitdef_ix[] = {
|
H A D | dump.c | 1082 I16 op_ix = PL_op_private_bitdef_ix[o->op_type]; in S_do_op_dump_bar()
|
/dports/lang/perl5.34/perl-5.34.0/regen/ |
H A D | opcode.pl | 653 my $PL_op_private_bitdef_ix = ''; 778 $PL_op_private_bitdef_ix .= sprintf " %4d, /* %s */\n", $index, $op; 866 $PL_op_private_bitdef_ix
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/regen/ |
H A D | opcode.pl | 653 my $PL_op_private_bitdef_ix = ''; 778 $PL_op_private_bitdef_ix .= sprintf " %4d, /* %s */\n", $index, $op; 866 $PL_op_private_bitdef_ix
|
/dports/lang/perl5.30/perl-5.30.3/regen/ |
H A D | opcode.pl | 661 my $PL_op_private_bitdef_ix = ''; 786 $PL_op_private_bitdef_ix .= sprintf " %4d, /* %s */\n", $index, $op; 876 $PL_op_private_bitdef_ix
|
/dports/lang/perl5.32/perl-5.32.1/regen/ |
H A D | opcode.pl | 652 my $PL_op_private_bitdef_ix = ''; 777 $PL_op_private_bitdef_ix .= sprintf " %4d, /* %s */\n", $index, $op; 867 $PL_op_private_bitdef_ix
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | xs.vim | 1085 syn keyword xsVariable PL_op_desc PL_op_name PL_op_private_bitdef_ix
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | xs.vim | 1085 syn keyword xsVariable PL_op_desc PL_op_name PL_op_private_bitdef_ix
|