Searched refs:SYM_BITFIELD (Results 1 – 12 of 12) sorted by relevance
68 SYM_BITFIELD, enumerator386 return type->type == SYM_BITFIELD || in is_int_type()455 return type->bit_size == bits_in_char && type->type != SYM_BITFIELD; in is_byte_type()485 case SYM_BITFIELD: in is_scalar_type()564 #define is_bitfield_type(type) (get_sym_type(type) == SYM_BITFIELD)
114 if (sym->type == SYM_BITFIELD) in bitfield_base_size()555 if (base->type == SYM_BITFIELD) in examine_typeof()591 case SYM_BITFIELD: in examine_symbol_type()631 [SYM_BITFIELD] = "bitfield", in get_type_name()
154 case SYM_BITFIELD: in examine_symbol()
113 [SYM_BITFIELD] = "SYM_BITFIELD", in symbol_type_name()
62 [SYM_BITFIELD] = "bitf", in do_debug_symbol()314 sym->type != SYM_BITFIELD)) { in do_show_type()385 case SYM_BITFIELD: in do_show_type()
28 case SYM_BITFIELD: in is_promotable()
99 case SYM_BITFIELD: in fix_mode()
187 case SYM_BITFIELD: in symbol_type()
935 if (base->type == SYM_BITFIELD) { in bitfield_base_type()1268 case SYM_BITFIELD: in get_mtype()
785 if (base && base->type == SYM_BITFIELD) in parse_struct_declaration()1860 bitfield = alloc_indirect_symbol(token->pos, ctype, SYM_BITFIELD); in handle_bitfield()
164 if (type->type == SYM_BITFIELD) { in integer_promotion()355 [SYM_BITFIELD] = TYPE_NUM | TYPE_BITFIELD, in classify_type()
116 SYM_BITFIELD chapter