Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_impl.h89 ctf_id_t did_type; /* CTF type reference for this type */ member
427 #define DT_INT_TYPE(dtp) ((dtp)->dt_ints[0].did_type)
HDdt_open.c1544 dtp->dt_ints[i].did_type = dtt.dtt_type; in dt_vopen()
HDdt_parser.c1265 dtp->dt_ints[i].did_type, B_FALSE); in dt_node_int()