Searched refs:do_magic_dump (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | dump.c | 1677 do_magic_dump(0, Perl_debug_log, mg, 0, 0, FALSE, 0); in Perl_magic_dump() 2106 do_magic_dump(level, file, SvMAGIC(sv), nest+1, maxnest, dumpops, pvlim); in Perl_do_sv_dump()
|
H A D | embed.h | 208 # define do_magic_dump(a,b,c,d,e,f,g) Perl_do_magic_dump(aTHX_ a,b,c,d,e,f,g) macro
|
H A D | embed.fnc | 1001 Cp |void |do_magic_dump |I32 level \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5006000 | 127 do_magic_dump # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 2759 Cp |void |do_magic_dump |I32 level|NN PerlIO *file|NULLOK const MAGIC *mg|I32 nest \
|