Searched refs:fndef_t (Results 1 – 5 of 5) sorted by relevance
214 } fndef_t; typedef242 fndef_t *fndef; /* function - first is return type */
249 fndef_t *fn1 = stdp->t_fndef, *fn2 = ttdp->t_fndef; in equiv_function()749 fndef_t *nfn = xmalloc(sizeof (fndef_t)); in conjure_function()750 fndef_t *ofn = old->t_fndef; in conjure_function()
63 fndef_t *fn = this->t_fndef; in tdtrav_func()
1202 fndef_t *fn; in die_funcptr_create()1230 fn = xcalloc(sizeof (fndef_t)); in die_funcptr_create()
1316 tdp->t_fndef = xcalloc(sizeof (fndef_t)); in resurrect_types()