Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5006000113 cx_dup # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dembed.h2106 # define cx_dup(a,b,c,d) Perl_cx_dup(aTHX_ a,b,c,d) macro
H A Dsv.c15085 nsi->si_cxstack = cx_dup(si->si_cxstack, si->si_cxix, si->si_cxmax, param);
H A Dembed.fnc6031 CRp |PERL_CONTEXT *|cx_dup |NULLOK PERL_CONTEXT *cx \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2810 CpR |PERL_CONTEXT*|cx_dup |NULLOK PERL_CONTEXT* cx|I32 ix|I32 max|NN CLONE_PARAMS* param