DEFNMEM_IDENT
if (dfm->dfm_type != DEFNMEM_IMM && dfm->dfm_type != DEFNMEM_IDENT)
if (dfm->dfm_type != DEFNMEM_IMM && dfm->dfm_type != DEFNMEM_IDENT)
elem->dfm_type != DEFNMEM_IDENT) {
if (dfm->dfm_type != DEFNMEM_IDENT)
if (elem->dfm_type != DEFNMEM_IDENT) {
DEFNMEM_IDENT : DEFNMEM_QSTRING);
DEFNMEM_IDENT : DEFNMEM_QSTRING);
else if (dftype == DEFNMEM_IDENT && (dltype == MEMTYPE_EVENT ||
$$ = inj_defn_mem_create($1, DEFNMEM_IDENT);