Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctftools.h179 } elist_t; typedef
241 elist_t *emem; /* enum */
H A Dtdata.c225 elist_t *el = tdp->t_emem; in free_elist()
226 elist_t *oel; in free_elist()
H A Dmerge.c312 elist_t *el1 = stdp->t_emem; in equiv_enum()
313 elist_t *el2 = ttdp->t_emem; in equiv_enum()
826 elist_t *oel, **nelp; in conjure_enum()
830 *nelp = xmalloc(sizeof (elist_t)); in conjure_enum()
H A Dctf.c289 elist_t *ep; in write_type()
1035 elist_t **epp; in resurrect_types()
1190 *epp = xmalloc(sizeof (elist_t)); in resurrect_types()
H A Ddwarf.c859 elist_t **elastp = &tdp->t_emem; in die_enum_create()
862 elist_t *el; in die_enum_create()
870 el = xcalloc(sizeof (elist_t)); in die_enum_create()
H A Dst_parse.c1034 elist_t *elp, **prev; in enumdef()