Home
last modified time | relevance | path

Searched refs:regdump (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D500500018 regdump # U
/openbsd/sys/arch/m88k/m88k/
H A Dm88k_machdep.c84 void regdump(struct trapframe *f);
199 regdump(struct trapframe *f) in regdump() function
H A Dtrap.c86 extern void regdump(struct trapframe *f);
147 regdump(frame); in printtrap()
1155 regdump((struct trapframe*)frame); in error_fatal()
/openbsd/sys/arch/alpha/include/
H A Dcpu.h145 void regdump(struct trapframe *);
/openbsd/sys/arch/alpha/alpha/
H A Dmachdep.c129 void regdump(struct trapframe *framep);
1340 regdump(framep) in regdump() function
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000568 regdump # U
/openbsd/gnu/usr.bin/perl/
H A Dembed.h529 # define regdump(a) Perl_regdump(aTHX_ a) macro
H A Dregcomp.c2305 regdump(RExC_rx); in Perl_re_op_compile()
H A Dembed.fnc2640 Cp |void |regdump |NN const regexp *r
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1964 Ap |void |regdump |NN const regexp* r