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

/openbsd-current/gnu/usr.bin/perl/
H A Dsv_inline.h352 static const struct body_details fake_hv_with_aux = variable in typeref:struct:body_details
H A Dsv.c1240 new_body = new_NOARENAZ(&fake_hv_with_aux);
1242 new_body_from_arena(new_body, HVAUX_ARENA_ROOT_IX, fake_hv_with_aux);
1248 (char *)new_body + fake_hv_with_aux.offset,
6944 sv_type_details = &fake_hv_with_aux;
14646 sv_type_details = &fake_hv_with_aux;
14650 new_body_from_arena(new_body, HVAUX_ARENA_ROOT_IX, fake_hv_with_aux);

Completed in 203 milliseconds