Home | History | Annotate | Download | only in vki

Lines Matching full:m_bitfield

117 template <bool b> struct vki_static_assert { int m_bitfield:(2*b-1); };