Home
last modified time | relevance | path

Searched refs:UNOP_AUX (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/p5-B-Generate/B-Generate-1.56/
H A Dtypemap16 B::UNOP_AUX T_OP_OBJ
H A DGenerate.xs622 typedef UNOP_AUX *B__UNOP_AUX;
1735 MODULE = B::Generate PACKAGE = B::UNOP_AUX PREFIX = UNOP_AUX_
1741 B::UNOP_AUX o
H A DChanges11 - Fixes for perl5.22 and 5.24: OP_PARENT, METHOP, UNOP_AUX
/dports/lang/perl5.34/perl-5.34.0/ext/B/
H A DB.pm68 @B::UNOP_AUX::ISA = 'B::UNOP';
H A DB.xs77 sizeof(UNOP_AUX),
1148 MODULE = B PACKAGE = B::UNOP_AUX
1150 # UNOP_AUX class ops are like UNOPs except that they have an extra
/dports/lang/perl5.30/perl-5.30.3/ext/B/
H A DB.pm68 @B::UNOP_AUX::ISA = 'B::UNOP';
H A DB.xs74 sizeof(UNOP_AUX),
1145 MODULE = B PACKAGE = B::UNOP_AUX
1147 # UNOP_AUX class ops are like UNOPs except that they have an extra
/dports/lang/perl5.32/perl-5.32.1/ext/B/
H A DB.pm68 @B::UNOP_AUX::ISA = 'B::UNOP';
H A DB.xs74 sizeof(UNOP_AUX),
1145 MODULE = B PACKAGE = B::UNOP_AUX
1147 # UNOP_AUX class ops are like UNOPs except that they have an extra
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/B/
H A DB.pm68 @B::UNOP_AUX::ISA = 'B::UNOP';
H A DB.xs77 sizeof(UNOP_AUX),
1148 MODULE = B PACKAGE = B::UNOP_AUX
1150 # UNOP_AUX class ops are like UNOPs except that they have an extra
/dports/devel/p5-Devel-Size/Devel-Size-0.83/
H A DCHANGES41 * Add handling of children of METHOP and UNOP_AUX ops [CPAN #102911]
47 * handle the multideref op, and to a limited extent the UNOP_AUX op class in
/dports/devel/p5-B-Debug/B-Debug-1.26/
H A DDebug.pm176 sub B::UNOP_AUX::debug {
H A DChanges8 * add cperl OP->rettype, UNOP_AUX.
/dports/devel/p5-B-C/B-C-1.57/
H A DC.xs350 MODULE = B PACKAGE = B::UNOP_AUX
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.h437 #define cUNOP_AUXx(o) ((UNOP_AUX*)(o))
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.h449 #define cUNOP_AUXx(o) ((UNOP_AUX*)(o))
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.h431 #define cUNOP_AUXx(o) ((UNOP_AUX*)(o))
/dports/lang/perl5.34/perl-5.34.0/
H A Dop.h443 #define cUNOP_AUXx(o) ((UNOP_AUX*)(o))
/dports/devel/p5-B-C/B-C-1.57/ramblings/
H A D5.22-problems.md95 The upstream design of the new 5.22 `B::UNOP_AUX::aux_list` method
/dports/lang/perl5.34/perl-5.34.0/ext/B/B/
H A DConcise.pm408 'METHOP' => '.', UNOP_AUX => '+');
/dports/lang/perl5.30/perl-5.30.3/ext/B/B/
H A DConcise.pm408 'METHOP' => '.', UNOP_AUX => '+');
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/B/B/
H A DConcise.pm407 'METHOP' => '.', UNOP_AUX => '+');
/dports/lang/perl5.32/perl-5.32.1/ext/B/B/
H A DConcise.pm408 'METHOP' => '.', UNOP_AUX => '+');
/dports/devel/p5-B-C/B-C-1.57/lib/B/
H A DBytecode.pm997 sub B::UNOP_AUX::bsave {

12