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

/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h173 } elist_t; typedef in typeref:struct:elist
235 elist_t *emem; /* enum */
H A Dtdata.c220 elist_t *el = tdp->t_emem;
221 elist_t *oel;
H A Dmerge.c308 elist_t *el1 = stdp->t_emem;
309 elist_t *el2 = ttdp->t_emem;
815 elist_t *oel, **nelp;
819 *nelp = xmalloc(sizeof (elist_t));
H A Dctf.c285 elist_t *ep;
1021 elist_t **epp;
1176 *epp = xmalloc(sizeof (elist_t));
H A Ddwarf.c825 elist_t **elastp = &tdp->t_emem;
828 elist_t *el;
836 el = xcalloc(sizeof (elist_t));
H A Dst_parse.c1034 elist_t *elp, **prev;

Completed in 59 milliseconds