Searched refs:labelent_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c273 labelent_t *le1 = arg1;
274 labelent_t *le2 = arg2;
281 labelent_t *le = xmalloc(sizeof (*le));
292 labelent_t *le = data;
293 labelent_t **topp = arg;
300 labelent_t *
303 labelent_t *top = NULL;
313 labelent_t *le = arg1;
314 labelent_t *tmpl = arg2;
321 labelent_t le
[all...]
H A Dctftools.h287 * labelent_t nodes identify labels and corresponding type ranges associated
288 * with them. The label in a given labelent_t is associated with types with
294 } labelent_t; typedef in typeref:struct:labelent
427 labelent_t *tdata_label_top(tdata_t *);
H A Dctfmerge.c994 labelent_t *parle;
H A Dctf.c150 labelent_t *le = arg1;

Completed in 137 milliseconds