Home
last modified time | relevance | path

Searched refs:TDESC_F_ISROOT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctftools.h251 #define TDESC_F_ISROOT 0x1 /* Has an iidesc_t (see below) */ macro
H A Doutput.c73 ii->ii_dtype->t_flags |= TDESC_F_ISROOT; in burst_iitypes()
H A Dctf.c236 int isroot = tp->t_flags & TDESC_F_ISROOT; in write_type()