Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/compilers/imcc/
H A Dunit.h57 int owns_namespace; /* should this unit free *_namespace */ member
H A Dimc.c268 if (unit->_namespace && unit->owns_namespace) in imc_free_unit()
H A Dsymreg.c394 unit->owns_namespace = 0; in add_namespace()
397 unit->owns_namespace = 1; in add_namespace()