Home
last modified time | relevance | path

Searched refs:assignment_type (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50210052 assignment_type # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dop.c8164 const I32 t = assignment_type(sib); in S_assignment_type()
8165 const I32 f = assignment_type(OpSIBLING(sib)); in S_assignment_type()
8291 if ((assign_type = assignment_type(left)) == ASSIGN_LIST) { in Perl_newASSIGNOP()
H A Dembed.h1368 # define assignment_type(a) S_assignment_type(aTHX_ a) macro
H A Dembed.fnc4557 RS |I32 |assignment_type|NULLOK const OP *o
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2935 SR |I32 |assignment_type|NULLOK const OP *o