Searched defs:BTF_MEMBER_BIT_OFFSET (Results 1 – 3 of 3) sorted by relevance
139 #define BTF_MEMBER_BIT_OFFSET(val) ((val) & 0xffffff) macro