Home
last modified time | relevance | path

Searched defs:ATTRIBUTE_UNUSED (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/dragonfly/contrib/gcc-4.7/gcc/
H A Dhooks.c131 hook_void_FILEptr_constcharptr (FILE *a ATTRIBUTE_UNUSED, const char *b ATTRIBUTE_UNUSED) in hook_void_FILEptr_constcharptr()
198 hook_int_rtx_bool_0 (rtx a ATTRIBUTE_UNUSED, bool b ATTRIBUTE_UNUSED) in hook_int_rtx_bool_0()
220 hook_void_tree_treeptr (tree a ATTRIBUTE_UNUSED, tree *b ATTRIBUTE_UNUSED) in hook_void_tree_treeptr()
225 hook_void_int_int (int a ATTRIBUTE_UNUSED, int b ATTRIBUTE_UNUSED) in hook_void_int_int()
254 hook_bool_tree_tree_false (tree a ATTRIBUTE_UNUSED, tree b ATTRIBUTE_UNUSED) in hook_bool_tree_tree_false()
260 hook_bool_tree_tree_true (tree a ATTRIBUTE_UNUSED, tree b ATTRIBUTE_UNUSED) in hook_bool_tree_tree_true()
266 hook_bool_tree_bool_false (tree a ATTRIBUTE_UNUSED, bool b ATTRIBUTE_UNUSED) in hook_bool_tree_bool_false()
311 hook_rtx_tree_int_null (tree a ATTRIBUTE_UNUSED, int b ATTRIBUTE_UNUSED) in hook_rtx_tree_int_null()
341 hook_tree_tree_tree_null (tree t0 ATTRIBUTE_UNUSED, tree t1 ATTRIBUTE_UNUSED) in hook_tree_tree_tree_null()
393 hook_bool_rtx_int_false (rtx insn ATTRIBUTE_UNUSED, int mode ATTRIBUTE_UNUSED) in hook_bool_rtx_int_false()
[all …]
H A Dtarghooks.c175 tree type ATTRIBUTE_UNUSED, in default_setup_incoming_varargs()
306 enum machine_mode mode ATTRIBUTE_UNUSED, const_tree type ATTRIBUTE_UNUSED, in hook_pass_by_reference_must_pass_in_stack()
326 default_print_operand (FILE *stream ATTRIBUTE_UNUSED, rtx x ATTRIBUTE_UNUSED, in default_print_operand()
546 const_tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED) in hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false()
555 const_tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED) in hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true()
564 tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED) in hook_int_CUMULATIVE_ARGS_mode_tree_bool_0()
838 default_secondary_reload (bool in_p ATTRIBUTE_UNUSED, rtx x ATTRIBUTE_UNUSED, in default_secondary_reload()
971 ATTRIBUTE_UNUSED, in default_builtin_support_vector_misalignment()
973 ATTRIBUTE_UNUSED, in default_builtin_support_vector_misalignment()
975 ATTRIBUTE_UNUSED) in default_builtin_support_vector_misalignment()
[all …]
H A Ddebug.c70 debug_nothing_tree (tree decl ATTRIBUTE_UNUSED) in debug_nothing_tree()
76 tree t2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree()
82 tree t2 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool()
83 tree t3 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool()
84 bool b1 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree_tree_bool()
95 debug_nothing_rtx (rtx insn ATTRIBUTE_UNUSED) in debug_nothing_rtx()
101 rtx new_insn ATTRIBUTE_UNUSED) in debug_nothing_rtx_rtx()
112 const char *text ATTRIBUTE_UNUSED) in debug_nothing_int_charstar()
120 bool is_stmt ATTRIBUTE_UNUSED) in debug_nothing_int_charstar_int_bool()
131 unsigned int n ATTRIBUTE_UNUSED) in debug_nothing_int_int()
[all …]
H A Drtlhooks.c95 reg_num_sign_bit_copies_general (const_rtx x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
96 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
97 const_rtx known_x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
98 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general()
100 unsigned int *result ATTRIBUTE_UNUSED) in reg_num_sign_bit_copies_general()
106 reg_nonzero_bits_general (const_rtx x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
107 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
108 const_rtx known_x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
109 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general()
117 reg_truncated_to_mode_general (enum machine_mode mode ATTRIBUTE_UNUSED, in reg_truncated_to_mode_general()
[all …]
H A Daddresses.h25 base_reg_class (enum machine_mode mode ATTRIBUTE_UNUSED, in base_reg_class()
26 addr_space_t as ATTRIBUTE_UNUSED, in base_reg_class()
27 enum rtx_code outer_code ATTRIBUTE_UNUSED, in base_reg_class()
28 enum rtx_code index_code ATTRIBUTE_UNUSED) in base_reg_class()
51 ok_for_base_p_1 (unsigned regno ATTRIBUTE_UNUSED, in ok_for_base_p_1()
52 enum machine_mode mode ATTRIBUTE_UNUSED, in ok_for_base_p_1()
53 addr_space_t as ATTRIBUTE_UNUSED, in ok_for_base_p_1()
54 enum rtx_code outer_code ATTRIBUTE_UNUSED, in ok_for_base_p_1()
55 enum rtx_code index_code ATTRIBUTE_UNUSED) in ok_for_base_p_1()
H A Dgcov-dump.c78 main (int argc ATTRIBUTE_UNUSED, char **argv) in main()
278 tag_function (const char *filename ATTRIBUTE_UNUSED, in tag_function()
305 tag_blocks (const char *filename ATTRIBUTE_UNUSED, in tag_blocks()
306 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_blocks()
330 tag_arcs (const char *filename ATTRIBUTE_UNUSED, in tag_arcs()
331 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_arcs()
371 tag_lines (const char *filename ATTRIBUTE_UNUSED, in tag_lines()
372 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_lines()
416 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_counters()
446 tag_summary (const char *filename ATTRIBUTE_UNUSED, in tag_summary()
[all …]
H A Dlanghooks.c251 lhd_tree_dump_dump_tree (void *di ATTRIBUTE_UNUSED, tree t ATTRIBUTE_UNUSED) in lhd_tree_dump_dump_tree()
268 lhd_gimplify_expr (tree *expr_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr()
269 gimple_seq *pre_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr()
270 gimple_seq *post_p ATTRIBUTE_UNUSED) in lhd_gimplify_expr()
349 lhd_handle_option (size_t code ATTRIBUTE_UNUSED, in lhd_handle_option()
350 const char *arg ATTRIBUTE_UNUSED, in lhd_handle_option()
351 int value ATTRIBUTE_UNUSED, int kind ATTRIBUTE_UNUSED, in lhd_handle_option()
352 location_t loc ATTRIBUTE_UNUSED, in lhd_handle_option()
476 int *walk_subtrees ATTRIBUTE_UNUSED) in lhd_callgraph_analyze_expr()
494 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED) in lhd_expr_to_decl()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Dsimple.c32 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning()
34 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning()
42 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
55 bfd_vma addend ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow()
56 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow()
58 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_reloc_overflow()
66 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_reloc_dangerous()
76 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_unattached_reloc()
86 bfd *nbfd ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
87 asection *nsec ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
[all …]
H A Dlibbfd.c49 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) in bfd_false()
59 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in bfd_true()
75 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0()
81 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0u()
87 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l()
116 asection *sec ATTRIBUTE_UNUSED, in _bfd_norelocs_canonicalize_reloc()
769 bfd_putb64 (bfd_uint64_t data ATTRIBUTE_UNUSED, void *p ATTRIBUTE_UNUSED) in bfd_putb64()
787 bfd_putl64 (bfd_uint64_t data ATTRIBUTE_UNUSED, void *p ATTRIBUTE_UNUSED) in bfd_putl64()
894 (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_generic_get_section_contents_in_window()
896 bfd_window *w ATTRIBUTE_UNUSED, in _bfd_generic_get_section_contents_in_window()
[all …]
H A Dcompress.c87 bfd_compress_section_contents (bfd *abfd ATTRIBUTE_UNUSED, in bfd_compress_section_contents()
88 sec_ptr sec ATTRIBUTE_UNUSED, in bfd_compress_section_contents()
89 bfd_byte *uncompressed_buffer ATTRIBUTE_UNUSED, in bfd_compress_section_contents()
90 bfd_size_type uncompressed_size ATTRIBUTE_UNUSED) in bfd_compress_section_contents()
330 bfd_init_section_decompress_status (bfd *abfd ATTRIBUTE_UNUSED, in bfd_init_section_decompress_status()
331 sec_ptr sec ATTRIBUTE_UNUSED) in bfd_init_section_decompress_status()
392 bfd_init_section_compress_status (bfd *abfd ATTRIBUTE_UNUSED, in bfd_init_section_compress_status()
393 sec_ptr sec ATTRIBUTE_UNUSED) in bfd_init_section_compress_status()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dsimple.c31 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning()
33 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning()
40 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
52 bfd_vma addend ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow()
53 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow()
55 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_reloc_overflow()
62 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_reloc_dangerous()
71 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_unattached_reloc()
80 bfd *nbfd ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
81 asection *nsec ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
[all …]
H A Dlibbfd.c91 bfd *obfd ATTRIBUTE_UNUSED) in _bfd_bool_bfd_bfd_true()
106 bfd *obfd ATTRIBUTE_UNUSED, in _bfd_bool_bfd_asection_bfd_asection_true()
114 asymbol *isym ATTRIBUTE_UNUSED, in _bfd_bool_bfd_asymbol_bfd_asymbol_true()
115 bfd *obfd ATTRIBUTE_UNUSED, in _bfd_bool_bfd_asymbol_bfd_asymbol_true()
116 asymbol *osym ATTRIBUTE_UNUSED) in _bfd_bool_bfd_asymbol_bfd_asymbol_true()
123 void *ptr ATTRIBUTE_UNUSED) in _bfd_bool_bfd_ptr_true()
179 asection *sec ATTRIBUTE_UNUSED) in _bfd_void_bfd_asection()
202 asection *sec ATTRIBUTE_UNUSED, in _bfd_norelocs_set_reloc()
842 bfd_putb64 (bfd_uint64_t data ATTRIBUTE_UNUSED, void *p ATTRIBUTE_UNUSED) in bfd_putb64()
860 bfd_putl64 (bfd_uint64_t data ATTRIBUTE_UNUSED, void *p ATTRIBUTE_UNUSED) in bfd_putl64()
[all …]
H A Dsyms.c857 asymbol *sym ATTRIBUTE_UNUSED) in _bfd_generic_minisymbol_to_symbol()
1466 void *afile ATTRIBUTE_UNUSED, in _bfd_nosymbols_print_symbol()
1474 asymbol *sym ATTRIBUTE_UNUSED, in _bfd_nosymbols_get_symbol_info()
1475 symbol_info *ret ATTRIBUTE_UNUSED) in _bfd_nosymbols_get_symbol_info()
1481 asymbol *symbol ATTRIBUTE_UNUSED, in _bfd_nosymbols_get_symbol_version_string()
1489 const char *name ATTRIBUTE_UNUSED) in _bfd_nosymbols_bfd_is_local_label_name()
1505 bfd_vma offset ATTRIBUTE_UNUSED, in _bfd_nosymbols_find_nearest_line()
1517 asymbol *symbol ATTRIBUTE_UNUSED, in _bfd_nosymbols_find_line()
1536 void *ptr ATTRIBUTE_UNUSED, in _bfd_nosymbols_bfd_make_debug_symbol()
1545 void **minisymsp ATTRIBUTE_UNUSED, in _bfd_nosymbols_read_minisymbols()
[all …]
H A Dplugin.c115 message (int level ATTRIBUTE_UNUSED, in message()
462 bfd *obfd ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_bfd_data()
473 asection *isection ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data()
474 bfd *obfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data()
475 asection *osection ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_section_data()
486 asymbol *isymbol ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data()
487 bfd *obfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data()
488 asymbol *osymbol ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_symbol_data()
495 bfd_plugin_bfd_print_private_bfd_data (bfd *abfd ATTRIBUTE_UNUSED, PTR ptr ATTRIBUTE_UNUSED) in bfd_plugin_bfd_print_private_bfd_data()
603 PTR afile ATTRIBUTE_UNUSED, in bfd_plugin_print_symbol()
[all …]
H A Dlinker.c461 bfd *abfd ATTRIBUTE_UNUSED, in _bfd_link_hash_table_init()
1034 const char *name ATTRIBUTE_UNUSED, in generic_link_check_archive_element()
2713 asection *sec ATTRIBUTE_UNUSED) in _bfd_generic_link_split_section()
2794 const char *string ATTRIBUTE_UNUSED) in already_linked_newfunc()
3441 bfd_byte *data ATTRIBUTE_UNUSED, in _bfd_nolink_bfd_get_relocated_section_contents()
3443 asymbol **symbols ATTRIBUTE_UNUSED) in _bfd_nolink_bfd_get_relocated_section_contents()
3459 const asection *sec ATTRIBUTE_UNUSED) in _bfd_nolink_bfd_is_group_section()
3466 const asection *sec ATTRIBUTE_UNUSED) in _bfd_nolink_bfd_group_name()
3491 (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_nolink_bfd_copy_link_hash_symbol_type()
3505 asection *sec ATTRIBUTE_UNUSED, in _bfd_nolink_section_already_linked()
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Dsimple.c31 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning()
33 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning()
40 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol()
52 bfd_vma addend ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow()
53 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow()
55 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_reloc_overflow()
62 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_reloc_dangerous()
71 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_unattached_reloc()
80 bfd *nbfd ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
81 asection *nsec ATTRIBUTE_UNUSED, in simple_dummy_multiple_definition()
[all …]
H A Dlibbfd.c47 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) in bfd_false()
57 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in bfd_true()
73 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0()
79 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0u()
85 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l()
114 asection *sec ATTRIBUTE_UNUSED, in _bfd_norelocs_canonicalize_reloc()
695 bfd_putb64 (bfd_uint64_t data ATTRIBUTE_UNUSED, void *p ATTRIBUTE_UNUSED) in bfd_putb64()
713 bfd_putl64 (bfd_uint64_t data ATTRIBUTE_UNUSED, void *p ATTRIBUTE_UNUSED) in bfd_putl64()
820 (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_generic_get_section_contents_in_window()
822 bfd_window *w ATTRIBUTE_UNUSED, in _bfd_generic_get_section_contents_in_window()
[all …]
H A Dplugin.c112 message (int level ATTRIBUTE_UNUSED, in message()
389 bfd *obfd ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_bfd_data()
400 asection *isection ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data()
401 bfd *obfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_section_data()
402 asection *osection ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_section_data()
413 asymbol *isymbol ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data()
414 bfd *obfd ATTRIBUTE_UNUSED, in bfd_plugin_bfd_copy_private_symbol_data()
415 asymbol *osymbol ATTRIBUTE_UNUSED) in bfd_plugin_bfd_copy_private_symbol_data()
422 bfd_plugin_bfd_print_private_bfd_data (bfd *abfd ATTRIBUTE_UNUSED, PTR ptr ATTRIBUTE_UNUSED) in bfd_plugin_bfd_print_private_bfd_data()
530 PTR afile ATTRIBUTE_UNUSED, in bfd_plugin_print_symbol()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddebug.c81 tree t2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree()
87 tree t2 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool()
88 tree t3 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool()
89 bool b1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree_tree_bool_bool()
90 bool b2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree_tree_bool_bool()
117 const char *text ATTRIBUTE_UNUSED) in debug_nothing_int_charstar()
123 unsigned int column ATTRIBUTE_UNUSED, in debug_nothing_int_int_charstar()
124 const char *text ATTRIBUTE_UNUSED) in debug_nothing_int_int_charstar()
131 const char *text ATTRIBUTE_UNUSED, in debug_nothing_int_int_charstar_int_bool()
133 bool is_stmt ATTRIBUTE_UNUSED) in debug_nothing_int_int_charstar_int_bool()
[all …]
H A Dtarghooks.c198 tree type ATTRIBUTE_UNUSED, in default_setup_incoming_varargs()
327 machine_mode mode ATTRIBUTE_UNUSED, const_tree type ATTRIBUTE_UNUSED, in hook_pass_by_reference_must_pass_in_stack()
347 default_print_operand (FILE *stream ATTRIBUTE_UNUSED, rtx x ATTRIBUTE_UNUSED, in default_print_operand()
735 const_tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED) in hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false()
744 const_tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED) in hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true()
753 tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED) in hook_int_CUMULATIVE_ARGS_mode_tree_bool_0()
760 tree ATTRIBUTE_UNUSED) in hook_void_CUMULATIVE_ARGS_tree()
1095 default_secondary_reload (bool in_p ATTRIBUTE_UNUSED, rtx x ATTRIBUTE_UNUSED, in default_secondary_reload()
1266 ATTRIBUTE_UNUSED, in default_builtin_support_vector_misalignment()
1268 ATTRIBUTE_UNUSED, in default_builtin_support_vector_misalignment()
[all …]
H A Daddresses.h28 base_reg_class (machine_mode mode ATTRIBUTE_UNUSED, in base_reg_class()
29 addr_space_t as ATTRIBUTE_UNUSED, in base_reg_class()
30 enum rtx_code outer_code ATTRIBUTE_UNUSED, in base_reg_class()
31 enum rtx_code index_code ATTRIBUTE_UNUSED) in base_reg_class()
55 ok_for_base_p_1 (unsigned regno ATTRIBUTE_UNUSED, in ok_for_base_p_1()
56 machine_mode mode ATTRIBUTE_UNUSED, in ok_for_base_p_1()
57 addr_space_t as ATTRIBUTE_UNUSED, in ok_for_base_p_1()
58 enum rtx_code outer_code ATTRIBUTE_UNUSED, in ok_for_base_p_1()
59 enum rtx_code index_code ATTRIBUTE_UNUSED) in ok_for_base_p_1()
H A Dlanghooks.c251 lhd_tree_dump_dump_tree (void *di ATTRIBUTE_UNUSED, tree t ATTRIBUTE_UNUSED) in lhd_tree_dump_dump_tree()
268 lhd_gimplify_expr (tree *expr_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr()
269 gimple_seq *pre_p ATTRIBUTE_UNUSED, in lhd_gimplify_expr()
270 gimple_seq *post_p ATTRIBUTE_UNUSED) in lhd_gimplify_expr()
279 lhd_tree_size (enum tree_code c ATTRIBUTE_UNUSED) in lhd_tree_size()
354 lhd_handle_option (size_t code ATTRIBUTE_UNUSED, in lhd_handle_option()
355 const char *arg ATTRIBUTE_UNUSED, in lhd_handle_option()
356 int value ATTRIBUTE_UNUSED, int kind ATTRIBUTE_UNUSED, in lhd_handle_option()
357 location_t loc ATTRIBUTE_UNUSED, in lhd_handle_option()
542 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED) in lhd_expr_to_decl()
[all …]
H A Dstringpool.c61 alloc_node (cpp_hash_table *table ATTRIBUTE_UNUSED) in alloc_node()
145 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, in mark_ident()
146 const void *v ATTRIBUTE_UNUSED) in mark_ident()
155 maybe_delete_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, in maybe_delete_ident()
156 const void *v ATTRIBUTE_UNUSED) in maybe_delete_ident()
184 gt_pch_p_S (void *obj ATTRIBUTE_UNUSED, void *x ATTRIBUTE_UNUSED, in gt_pch_p_S()
185 gt_pointer_operator op ATTRIBUTE_UNUSED, in gt_pch_p_S()
186 void *cookie ATTRIBUTE_UNUSED) in gt_pch_p_S()
215 gt_pch_nx (unsigned char& x ATTRIBUTE_UNUSED) in gt_pch_nx()
/dragonfly/contrib/gcc-8.0/gcc/common/
H A Dcommon-targhooks.c30 default_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in default_except_unwind_info()
50 dwarf2_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in dwarf2_except_unwind_info()
64 sjlj_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in sjlj_except_unwind_info()
72 default_target_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED, in default_target_handle_option()
73 struct gcc_options *opts_set ATTRIBUTE_UNUSED, in default_target_handle_option()
74 const struct cl_decoded_option *decoded ATTRIBUTE_UNUSED, in default_target_handle_option()
75 location_t loc ATTRIBUTE_UNUSED) in default_target_handle_option()
/dragonfly/contrib/gcc-4.7/gcc/common/
H A Dcommon-targhooks.c32 default_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in default_except_unwind_info()
52 dwarf2_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in dwarf2_except_unwind_info()
66 sjlj_except_unwind_info (struct gcc_options *opts ATTRIBUTE_UNUSED) in sjlj_except_unwind_info()
74 default_target_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED, in default_target_handle_option()
75 struct gcc_options *opts_set ATTRIBUTE_UNUSED, in default_target_handle_option()
76 const struct cl_decoded_option *decoded ATTRIBUTE_UNUSED, in default_target_handle_option()
77 location_t loc ATTRIBUTE_UNUSED) in default_target_handle_option()

12345678910>>...28