Searched defs:MPP_RCB_BYTES (Results 1 – 2 of 2) sorted by relevance
34 #define MPP_RCB_BYTES(bits) MPP_ALIGN((bits + 7) / 8, RCB_ALLINE_SIZE) macro