Searched refs:DT_FPTR_CTFP (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_impl.h417 #define DT_FPTR_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_decl.c881 tip->dtt_ctfp = DT_FPTR_CTFP(dtp);
H A Ddt_module.c1678 tip->dtt_ctfp = DT_FPTR_CTFP(dtp);
H A Ddt_parser.c295 if (ctfp == DT_FPTR_CTFP(dtp) && type == DT_FPTR_TYPE(dtp))

Completed in 213 milliseconds