Searched refs:OpMAYBESIB_set (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5021011 | 3 OpMAYBESIB_set # U
|
/openbsd/gnu/usr.bin/perl/ |
H A D | op.h | 1084 #define OpMAYBESIB_set(o, sib, parent) \ macro
|
H A D | op.c | 1604 OpMAYBESIB_set(last_ins, rest, NULL); in Perl_op_sibling_splice() 1610 OpMAYBESIB_set(start, insert, NULL); in Perl_op_sibling_splice()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
H A D | 5003007 | 397 OpMAYBESIB_set # T
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
H A D | misc | 57 __UNDEFINED__ OpMAYBESIB_set(o, sib, parent) ((o)->op_sibling = (sib)) 1245 OpMAYBESIB_set(x, lastkid, NULL);
|
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 12487 #ifndef OpMAYBESIB_set 12488 # define OpMAYBESIB_set(o, sib, parent) ((o)->op_sibling = (sib)) macro
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | apidoc.fnc | 461 Amd|void|OpMAYBESIB_set|OP *o|OP *sib|OP *parent
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5220delta.pod | 2672 C<OpMORESIB_set>, C<OpLASTSIB_set> and C<OpMAYBESIB_set> are intended to
|