Searched defs:BTF_INT_BITS (Results 1 – 3 of 3) sorted by relevance
93 #define BTF_INT_BITS(VAL) ((VAL) & 0x000000ff) macro