Searched refs:pfc_ctype (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.h62 ctf_id_t pfc_ctype; /* CTF type ID for "C" defn of type */ member in struct:dt_pfconv
H A Ddt_printf.c783 * just set pfc_ctype to pfc_dtype so it is always valid.
788 pfc->pfc_ctype = dtt.dtt_type;
791 pfc->pfc_ctype = pfc->pfc_dtype;

Completed in 56 milliseconds