Searched refs:Perl_newSV_type (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dsv_inline.h370 Perl_newSV_type(pTHX_ const svtype type) function
H A Dembed.h430 # define newSV_type(a) Perl_newSV_type(aTHX_ a)
H A Dsv.c16400 param->stashes = (AV *)Perl_newSV_type(to, SVt_PVAV);
16402 param->unreferenced = (AV *)Perl_newSV_type(to, SVt_PVAV);
H A Dproto.h9724 Perl_newSV_type(pTHX_ const svtype type)

Completed in 132 milliseconds