Searched refs:DECL_PACKED (Results 1 – 18 of 18) sorted by relevance
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()
367 if (TREE_CODE (node) == FIELD_DECL && DECL_PACKED (node)) in print_node()
2726 #define DECL_PACKED(NODE) (FIELD_DECL_CHECK (NODE)->decl_common.decl_flag_1) macro
4205 DECL_PACKED (*node) = 1; in handle_packed_attribute()
6113 DECL_PACKED (x) = 1; in finish_struct()
5818 packed_p = DECL_PACKED (field) in contains_packed_reference()
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
24152 Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and24155 * stor-layout.c (layout_decl): Only check DECL_PACKED and24467 (DECL_PACKED, DECL_BIT_FIELD): Likewise.
11909 influenced by maximum_field_alignment or DECL_PACKED.
3280 * c-decl.c (finish_struct): Only set DECL_PACKED on a field9293 * stor-layout.c (finalize_type_size): Undo DECL_PACKED when possible.
5076 parameter packed_p. Search for a DECL_PACKED field only if
35755 * stor-layout.c (layout_decl): Check DECL_PACKED before calling
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.
2965 DECL_PACKED (x) = 1; in check_field_decls()
3806 * class.c (check_field_decls): Only set DECL_PACKED on a field
4456 if (packed_p && DECL_PACKED (field)) in scan_record_type()4654 if (TREE_CODE (field) == FIELD_DECL && DECL_PACKED (field)) in function_arg_record_value_1()4803 if (TREE_CODE (field) == FIELD_DECL && DECL_PACKED (field)) in function_arg_record_value_2()