Searched refs:S_new_body (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dsv_inline.h293 (void *)((char *)S_new_body(aTHX_ sv_type) \
340 S_new_body(pTHX_ const svtype sv_type) function
407 new_body = S_new_body(aTHX_ type);
484 new_body = S_new_body(aTHX_ type);
H A Dsv.c757 In turn, the new_body_* allocators call S_new_body(), which invokes
1054 new_body = S_new_body(aTHX_ new_type);
1150 new_body = S_new_body(aTHX_ new_type);
14671 new_body = S_new_body(aTHX_ sv_type);

Completed in 205 milliseconds