Searched refs:DECL_PACKED (Results 1 – 23 of 23) sorted by relevance
411 || (! (code == FIELD_DECL && DECL_PACKED (decl))429 else if (DECL_PACKED (decl)709 if (! DECL_PACKED (field))747 ? ! DECL_PACKED (field)776 else if (! DECL_PACKED (field) && !user_align)792 else if (DECL_PACKED (field))902 if (warn_packed && DECL_PACKED (field))958 && ! DECL_PACKED (field)995 && ! DECL_PACKED (field)1016 else if (DECL_PACKED (field))[all …]
342 if (TREE_CODE (node) == FIELD_DECL && DECL_PACKED (node))
1631 #define DECL_PACKED(NODE) (FIELD_DECL_CHECK (NODE)->decl.regdecl_flag) macro
5197 DECL_PACKED (x) |= TYPE_PACKED (t);
5300 DECL_PACKED (*node) = 1;
8886 Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and8889 * stor-layout.c (layout_decl): Only check DECL_PACKED and9201 (DECL_PACKED, DECL_BIT_FIELD): Likewise.
7829 * c-decl.c (finish_struct): Properly update DECL_PACKED.8512 decl_attributes and set DECL_PACKED from TYPE_PACKED.
3335 * stor-layout.c (layout_record): Test DECL_PACKED instead of12676 * stor-layout.c (layout_decl): Test DECL_PACKED and TYPE_PACKED
344 bool packed_p = DECL_PACKED (decl); in layout_decl()697 if ((!is_bitfield && !DECL_PACKED (field)) in update_alignment_for_field()699 ? !DECL_PACKED (field) in update_alignment_for_field()739 else if (DECL_PACKED (field)) in update_alignment_for_field()884 if (warn_packed && DECL_PACKED (field)) in place_field()943 && ! DECL_PACKED (field) in place_field()976 && ! DECL_PACKED (field) in place_field()997 else if (DECL_PACKED (field)) in place_field()
363 if (TREE_CODE (node) == FIELD_DECL && DECL_PACKED (node)) in print_node()
2686 #define DECL_PACKED(NODE) (FIELD_DECL_CHECK (NODE)->decl_common.decl_flag_1) macro
4111 DECL_PACKED (*node) = 1; in handle_packed_attribute()
5515 DECL_PACKED (x) = 1; in finish_struct()
104 else if (DECL_PACKED (TREE_OPERAND (ref, 1))) in lvalue_p_1()
544 * class.c (build_base_field): Do not set DECL_PACKED on the2573 * class.c (build_base_field): Set DECL_PACKED.
2945 DECL_PACKED (x) = 1; in check_field_decls()
3737 * class.c (check_field_decls): Only set DECL_PACKED on a field
4533 if (DECL_PACKED (field))4609 if (TREE_CODE (field) == FIELD_DECL && DECL_PACKED (field))4746 if (TREE_CODE (field) == FIELD_DECL && DECL_PACKED (field))
4459 if (packed_p && DECL_PACKED (field)) in scan_record_type()4657 if (TREE_CODE (field) == FIELD_DECL && DECL_PACKED (field)) in function_arg_record_value_1()4806 if (TREE_CODE (field) == FIELD_DECL && DECL_PACKED (field)) in function_arg_record_value_2()
3191 DECL_PACKED (x) |= TYPE_PACKED (t); in check_field_decls()
2056 * class.c (build_base_field): Do not set DECL_PACKED on the3976 * class.c (build_base_field): Set DECL_PACKED.
6524 && ! DECL_PACKED (field) in frv_adjust_field_align()
7875 && ! DECL_PACKED (field)