Searched refs:fndef_t (Results 1 – 6 of 6) sorted by relevance
208 } fndef_t; typedef236 fndef_t *fndef; /* function - first is return type */
249 fndef_t *fn1 = stdp->t_fndef, *fn2 = ttdp->t_fndef; in equiv_function()756 fndef_t *nfn = xmalloc(sizeof (fndef_t)); in conjure_function()757 fndef_t *ofn = old->t_fndef; in conjure_function()
65 fndef_t *fn = this->t_fndef; in tdtrav_func()
1190 fndef_t *fn; in die_funcptr_create()1218 fn = xcalloc(sizeof (fndef_t)); in die_funcptr_create()
681 (*rtdp)->t_fndef = xcalloc(sizeof (fndef_t)); in tdefdecl()
1104 tdp->t_fndef = xcalloc(sizeof (fndef_t)); in resurrect_types()