Searched refs:DEFNMEM_IDENT (Results 1 – 3 of 3) sorted by relevance
211 if (dfm->dfm_type != DEFNMEM_IMM && dfm->dfm_type != DEFNMEM_IDENT) in inj_defn_memcmp_signed()247 if (dfm->dfm_type != DEFNMEM_IMM && dfm->dfm_type != DEFNMEM_IDENT) in inj_defn_memcmp_unsigned()333 elem->dfm_type != DEFNMEM_IDENT) { in inj_defn_memcmp_intr_array()423 if (dfm->dfm_type != DEFNMEM_IDENT) in inj_defn_memcmp_bool()455 if (elem->dfm_type != DEFNMEM_IDENT) { in inj_defn_memcmp_bool_array()480 DEFNMEM_IDENT : DEFNMEM_QSTRING); in inj_defn_memcmp_strenum()499 DEFNMEM_IDENT : DEFNMEM_QSTRING); in inj_defn_memcmp_strenum_array()606 else if (dftype == DEFNMEM_IDENT && (dltype == MEMTYPE_EVENT || in inj_defn_memcmp_sub_makenvl()
159 DEFNMEM_IDENT, enumerator
289 $$ = inj_defn_mem_create($1, DEFNMEM_IDENT);