Searched refs:fndef_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h208 } fndef_t; typedef in typeref:struct:fndef
236 fndef_t *fndef; /* function - first is return type */
H A Dtraverse.c63 fndef_t *fn = this->t_fndef;
H A Dmerge.c249 fndef_t *fn1 = stdp->t_fndef, *fn2 = ttdp->t_fndef;
759 fndef_t *nfn = xmalloc(sizeof (fndef_t));
760 fndef_t *ofn = old->t_fndef;
H A Ddwarf.c1208 fndef_t *fn;
1236 fn = xcalloc(sizeof (fndef_t));
H A Dst_parse.c680 (*rtdp)->t_fndef = xcalloc(sizeof (fndef_t));
H A Dctf.c1217 tdp->t_fndef = xcalloc(sizeof (fndef_t));

Completed in 189 milliseconds