Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/
H A Dglobal_setup.c214 VTABLE_set_pmc_keyed_int(interp, iglobals, IGLOBALS_LOADED_PBCS, pmc); in init_world()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dinterpreter.h323 IGLOBALS_LOADED_PBCS, /* Hash of .pbc file -> PackfileView */ enumerator
/dports/lang/parrot/parrot-8.1.0/src/packfile/
H A Dapi.c2232 interp->iglobals, IGLOBALS_LOADED_PBCS); in compile_file()
2273 interp->iglobals, IGLOBALS_LOADED_PBCS); in load_file()
2468 interp->iglobals, IGLOBALS_LOADED_PBCS); in Parrot_pf_load_bytecode_search()