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