Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h435 #define DT_FUNC_TYPE(dtp) ((dtp)->dt_type_func) macro
H A Ddt_decl.c859 tip->dtt_type = DT_FUNC_TYPE(dtp); in dt_decl_type()
H A Ddt_parser.c318 else if (ctfp == DT_FUNC_CTFP(dtp) && type == DT_FUNC_TYPE(dtp)) in dt_type_name()