Searched refs:BytesLeft (Results 1 – 1 of 1) sorted by relevance
119 OSCL_EXPORT_REF inline uint32 BytesLeft(void) const in BytesLeft() function126 return ((BytesLeft() - 1) * BITS_PER_BYTE) + (1 + bitpos); in BitsLeft()