Home | History | Annotate | Download | only in inc

Lines Matching refs:BITMASK_SIZE

149 #define BITMASK_SIZE(mIndex) (((mIndex) + BITS_PER_BYTE - 1)/BITS_PER_BYTE)