Searched refs:BValue (Results 1 – 1 of 1) sorted by relevance
595 inline int BValue() const { return Bit(22); } in BValue() function656 inline bool HasB() const { return BValue() == 1; } in HasB()