Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/
H A Dglobal_setup.c217 VTABLE_set_pmc_keyed_int(interp, iglobals, IGLOBALS_DYN_LIBS, pmc); in init_world()
H A Ddynext.c178 IGLOBALS_DYN_LIBS); in store_lib_pmc()
210 IGLOBALS_DYN_LIBS); in is_loaded()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dinterpreter.h318 IGLOBALS_DYN_LIBS, /* Hash of ParrotLibrary loaded dynamic ext */ enumerator