Lines Matching full:bitfield
433 class TypeField: public BitField<Type, 0, 2> {};434 class NextField: public BitField<int, 2, 32-2> {};