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

/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h216 #define LCTF_INDEX_TO_TYPEPTR(fp, i) \ macro
H A Dctf_lookup.c229 return (LCTF_INDEX_TO_TYPEPTR(fp, type));
H A Dctf_open.c523 tp = LCTF_INDEX_TO_TYPEPTR(fp, id);
H A Dctf_types.c151 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR(fp, id);

Completed in 66 milliseconds