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