Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/compilers/imcc/
H A Dimc.c42 static IMC_Unit * imc_new_unit(ARGMOD(imc_info_t * imcc), IMC_Unit_Type t)
167 imc_new_unit(ARGMOD(imc_info_t * imcc), IMC_Unit_Type t) in imc_new_unit()
191 imc_open_unit(ARGMOD(imc_info_t * imc_info), IMC_Unit_Type t) in imc_open_unit()
H A Dunit.h18 } IMC_Unit_Type; typedef
H A Dimc.h135 IMC_Unit * imc_open_unit(ARGMOD(imc_info_t * imc_info), IMC_Unit_Type t)