Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h89 ctf_id_t did_type; /* CTF type reference for this type */ member
432 #define DT_INT_TYPE(dtp) ((dtp)->dt_ints[0].did_type)
H A Ddt_open.c1567 dtp->dt_ints[i].did_type = dtt.dtt_type; in dt_vopen()
H A Ddt_parser.c1288 dtp->dt_ints[i].did_type, B_FALSE); in dt_node_int()