Home
last modified time | relevance | path

Searched refs:S_maybe_multideref (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dpeep.c1915 S_maybe_multideref(pTHX_ OP *start, OP *orig_o, UV orig_action, U8 hints) in S_maybe_multideref() function
2884 S_maybe_multideref(aTHX_ o, o2, action, 0); in Perl_rpeep()
2917 S_maybe_multideref(aTHX_ o, o2, action, hints); in Perl_rpeep()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5380delta.pod2031 Prevent undefined behaviour in C<S_maybe_multideref()>.