p4raw-id: //depot/perlio@10299
SV* cv_const_sv(CV* cv)
=for hackers
--Found in file op.c
++Found in file opmini.c
=item dMARK
void load_module(U32 flags, SV* name, SV* ver, ...)
=for hackers
--Found in file op.c
++Found in file opmini.c
=item looks_like_number
CV* newCONSTSUB(HV* stash, char* name, SV* sv)
=for hackers
--Found in file op.c
++Found in file opmini.c
=item newHV
Used by C<xsubpp> to hook up XSUBs as Perl subs.
=for hackers
--Found in file op.c
++Found in file opmini.c
=item newXSproto