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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h225 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf_lookup.c233 return (LCTF_INDEX_TO_TYPEPTR(fp, type));
H A Dctf_open.c533 tp = LCTF_INDEX_TO_TYPEPTR(fp, id);
H A Dctf_types.c155 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR(fp, id);

Completed in 39 milliseconds