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