Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dsub.h69 SUB_COMP_FLAG_NSENTRY = SUB_COMP_FLAG_BIT_11, enumerator
90 | SUB_COMP_FLAG_NSENTRY | SUB_COMP_FLAG_PF_INIT
/dports/lang/parrot/parrot-8.1.0/compilers/imcc/
H A Dsymreg.h98 P_NSENTRY = SUB_COMP_FLAG_NSENTRY /* 1<<11 0x800 - 11 */
/dports/lang/parrot/parrot-8.1.0/src/pmc/
H A Dnamespace.pmc184 if (!(sub->comp_flags & SUB_COMP_FLAG_NSENTRY))
201 if (!(sub->comp_flags & SUB_COMP_FLAG_NSENTRY))