Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h434 #define DT_FUNC_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_decl.c858 tip->dtt_ctfp = DT_FUNC_CTFP(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()