Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dinterpreter.h95 PARROT_SUBPROF_HLL_CORE = 0x201, /* sub profiler core, hll mode */ enumerator
/dports/lang/parrot/parrot-8.1.0/src/interp/
H A Dapi.c1447 case PARROT_SUBPROF_HLL_CORE: in Parrot_interp_set_run_core()
/dports/lang/parrot/parrot-8.1.0/src/runcore/
H A Dsubprof.c1458 coredata->id = PARROT_SUBPROF_HLL_CORE; in Parrot_runcore_subprof_hll_init()