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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_impl.h374 #define DT_FPTR_TYPE(dtp) ((dtp)->dt_type_fptr) macro
H A Ddt_decl.c872 tip->dtt_type = DT_FPTR_TYPE(dtp);
H A Ddt_module.c1281 tip->dtt_type = DT_FPTR_TYPE(dtp);
H A Ddt_parser.c299 if (ctfp == DT_FPTR_CTFP(dtp) && type == DT_FPTR_TYPE(dtp))

Completed in 64 milliseconds