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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dtdata.c277 labelent_t *le1 = arg1;
278 labelent_t *le2 = arg2;
285 labelent_t *le = xmalloc(sizeof (*le));
296 labelent_t *le = data;
297 labelent_t **topp = arg;
304 labelent_t *
307 labelent_t *top = NULL;
317 labelent_t *le = arg1;
318 labelent_t *tmpl = arg2;
325 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
426 labelent_t *tdata_label_top(tdata_t *);
H A Dctfmerge.c1007 labelent_t *parle;
H A Dctf.c144 labelent_t *le = arg1;

Completed in 108 milliseconds