Searched defs:BB_LEN (Results 1 – 2 of 2) sorted by relevance
141 #define BB_LEN 32 macro
172 #define BB_LEN(x) (((x) & BB_LEN_MASK) + 1) macro