Searched defs:CTF_INFO_VLEN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf.h207 * vlen = CTF_INFO_VLEN(c.ctt_info); <-- length of variable data list
218 #define CTF_INFO_VLEN(info) (((info) & CTF_MAX_VLEN)) macro
257 * CTF_INFO_VLEN() will extract the number of elements in the list, and

Completed in 44 milliseconds