Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501300510 Perl_more_bodies # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dsv_inline.h346 ? *((void **)(r3wt)) : Perl_more_bodies(aTHX_ root_index, \
H A Dhv.c162 Perl_more_bodies(aTHX_ HE_ARENA_ROOT_IX, sizeof(HE), PERL_ARENA_SIZE); in S_new_he()
H A Dproto.h2505 Perl_more_bodies(pTHX_ const svtype sv_type, const size_t body_size, const size_t arena_size);
H A Dsv.c859 Perl_more_bodies (pTHX_ const svtype sv_type, const size_t body_size, in Perl_more_bodies() function