Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/packfile/
H A Dapi.c1643 PMC *current_pfpmc = Parrot_pf_get_current_packfile(interp); in Parrot_pf_new_debug_segment() local
1648 : &((PackFile*)VTABLE_get_pointer(interp, current_pfpmc))->directory; in Parrot_pf_new_debug_segment()
1649 PARROT_GC_WRITE_BARRIER(interp, current_pfpmc); in Parrot_pf_new_debug_segment()