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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/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 Dmerge.c253 fndef_t *fn1 = stdp->t_fndef, *fn2 = ttdp->t_fndef;
762 fndef_t *nfn = xmalloc(sizeof (fndef_t));
763 fndef_t *ofn = old->t_fndef;
H A Dtraverse.c67 fndef_t *fn = this->t_fndef;
H A Ddwarf.c1145 fndef_t *fn;
1173 fn = xcalloc(sizeof (fndef_t));
H A Dst_parse.c686 (*rtdp)->t_fndef = xcalloc(sizeof (fndef_t));
H A Dctf.c1122 tdp->t_fndef = xcalloc(sizeof (fndef_t));

Completed in 70 milliseconds