inj_defnmemtype_t
inj_defnmemtype_t dfm_type; /* Type of this member, from parser */
inj_defn_mem_create_common(inj_defnmemtype_t type)
inj_defn_mem_create(const char *str, inj_defnmemtype_t type)
inj_defn_mem_create_list(inj_defn_t *list, inj_defnmemtype_t type)
inj_defnmemtype_t defnmemtype = (dlm->dlm_type == MEMTYPE_ENUM ?
inj_defnmemtype_t defnmemtype = (dlm->dlm_type == MEMTYPE_ENUM ?
inj_defnmemtype_t dftype = dfm->dfm_type;
extern inj_defnmem_t *inj_defn_mem_create(const char *, inj_defnmemtype_t);
inj_defnmemtype_t);