Searched refs:Namtype_t (Results 1 – 1 of 1) sorted by relevance
70 typedef struct Namtype Namtype_t; typedef74 Namtype_t *ptype;75 Namtype_t *ttype;101 Namtype_t hdr;135 sizeof(Namtype_t),275 Namtype_t *pp; in findref()282 pp = (Namtype_t*)nv_hasdisc(tp,&type_disc); in findref()289 static int fixnode(Namtype_t *dp, Namtype_t *pp, int i, struct Namref *nrp,int flag) in fixnode()356 Namtype_t *dp, *pp=(Namtype_t*)fp; in clone_type()376 dp = (Namtype_t*)malloc(size+pp->nref*sizeof(struct Namref)); in clone_type()[all …]