Searched defs:bits_ (Results 1 – 5 of 5) sorted by relevance
20 struct bits_ { in dr335() struct21 _Bool bbf1 : 1; in dr335()
209 struct bits_ { in dr335() struct210 …: 3; /* expected-error {{width of bit-field 'bbf3' (3 bits) exceeds the width of its type (1 bit)}} in dr335()
165 std::int64_t bits_; global() member in Fortran::evaluate::SelectedLogicalKindVisitor
103 basic_int_t bits_; variable
350 Bits bits_; // The bits that represent the number. member