Home
last modified time | relevance | path

Searched refs:OpMAYBESIB_set (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50210113 OpMAYBESIB_set # U
/openbsd/gnu/usr.bin/perl/
H A Dop.h1084 #define OpMAYBESIB_set(o, sib, parent) \ macro
H A Dop.c1604 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 D5003007397 OpMAYBESIB_set # T
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmisc57 __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 Dppport.h12487 #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 Dapidoc.fnc461 Amd|void|OpMAYBESIB_set|OP *o|OP *sib|OP *parent
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5220delta.pod2672 C<OpMORESIB_set>, C<OpLASTSIB_set> and C<OpMAYBESIB_set> are intended to