Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_UNUSED (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/freebsd-12-stable/contrib/gcc/
Dhooks.c60 hook_bool_bool_false (bool a ATTRIBUTE_UNUSED) in hook_bool_bool_false() argument
67 hook_bool_mode_false (enum machine_mode mode ATTRIBUTE_UNUSED) in hook_bool_mode_false() argument
74 hook_bool_mode_rtx_false (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_rtx_false() argument
75 rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_rtx_false() argument
82 hook_bool_mode_rtx_true (enum machine_mode mode ATTRIBUTE_UNUSED, in hook_bool_mode_rtx_true() argument
83 rtx value ATTRIBUTE_UNUSED) in hook_bool_mode_rtx_true() argument
90 hook_void_FILEptr_constcharptr (FILE *a ATTRIBUTE_UNUSED, const char *b ATTRIBUTE_UNUSED) in hook_void_FILEptr_constcharptr() argument
96 hook_bool_tree_hwi_hwi_tree_false (tree a ATTRIBUTE_UNUSED, in hook_bool_tree_hwi_hwi_tree_false() argument
97 HOST_WIDE_INT b ATTRIBUTE_UNUSED, in hook_bool_tree_hwi_hwi_tree_false() argument
98 HOST_WIDE_INT c ATTRIBUTE_UNUSED, in hook_bool_tree_hwi_hwi_tree_false() argument
[all …]
Dgthr-posix.c37 pthread_once (pthread_once_t *once ATTRIBUTE_UNUSED, in pthread_once() argument
38 void (*func) (void) ATTRIBUTE_UNUSED) in pthread_once()
44 pthread_key_create (pthread_key_t *key ATTRIBUTE_UNUSED, in pthread_key_create() argument
45 void (*dtor) (void *) ATTRIBUTE_UNUSED) in pthread_key_create()
51 pthread_key_delete (pthread_key_t key ATTRIBUTE_UNUSED) in pthread_key_delete() argument
57 pthread_getspecific (pthread_key_t key ATTRIBUTE_UNUSED) in pthread_getspecific() argument
63 pthread_setspecific (pthread_key_t key ATTRIBUTE_UNUSED, in pthread_setspecific() argument
64 const void *ptr ATTRIBUTE_UNUSED) in pthread_setspecific() argument
70 pthread_create (pthread_t *thread ATTRIBUTE_UNUSED, in pthread_create() argument
71 const pthread_attr_t *attr ATTRIBUTE_UNUSED, in pthread_create() argument
[all …]
Dtarghooks.c72 default_external_libcall (rtx fun ATTRIBUTE_UNUSED) in default_external_libcall() argument
89 tree fntype ATTRIBUTE_UNUSED) in default_return_in_memory() argument
118 default_setup_incoming_varargs (CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED, in default_setup_incoming_varargs() argument
119 enum machine_mode mode ATTRIBUTE_UNUSED, in default_setup_incoming_varargs() argument
120 tree type ATTRIBUTE_UNUSED, in default_setup_incoming_varargs() argument
121 int *pretend_arg_size ATTRIBUTE_UNUSED, in default_setup_incoming_varargs() argument
122 int second_time ATTRIBUTE_UNUSED) in default_setup_incoming_varargs() argument
137 hook_bool_CUMULATIVE_ARGS_false (CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED) in hook_bool_CUMULATIVE_ARGS_false() argument
143 default_pretend_outgoing_varargs_named (CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED) in default_pretend_outgoing_varargs_named() argument
166 default_min_divisions_for_recip_mul (enum machine_mode mode ATTRIBUTE_UNUSED) in default_min_divisions_for_recip_mul() argument
[all …]
Dlanghooks.c299 lhd_tree_inlining_walk_subtrees (tree *tp ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees() argument
300 int *subtrees ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees() argument
301 walk_tree_fn func ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees() argument
302 void *data ATTRIBUTE_UNUSED, in lhd_tree_inlining_walk_subtrees() argument
303 struct pointer_set_t *pset ATTRIBUTE_UNUSED) in lhd_tree_inlining_walk_subtrees() argument
343 lhd_tree_inlining_add_pending_fn_decls (void *vafnp ATTRIBUTE_UNUSED, tree pfn) in lhd_tree_inlining_add_pending_fn_decls() argument
366 lhd_tree_inlining_anon_aggr_type_p (tree t ATTRIBUTE_UNUSED) in lhd_tree_inlining_anon_aggr_type_p() argument
380 lhd_tree_inlining_start_inlining (tree fn ATTRIBUTE_UNUSED) in lhd_tree_inlining_start_inlining() argument
386 lhd_tree_inlining_end_inlining (tree fn ATTRIBUTE_UNUSED) in lhd_tree_inlining_end_inlining() argument
394 lhd_tree_inlining_convert_parm_for_inlining (tree parm ATTRIBUTE_UNUSED, in lhd_tree_inlining_convert_parm_for_inlining() argument
[all …]
Ddebug.c64 debug_nothing_tree (tree decl ATTRIBUTE_UNUSED) in debug_nothing_tree() argument
69 debug_nothing_tree_tree (tree t1 ATTRIBUTE_UNUSED, in debug_nothing_tree_tree() argument
70 tree t2 ATTRIBUTE_UNUSED) in debug_nothing_tree_tree() argument
75 debug_true_tree (tree block ATTRIBUTE_UNUSED) in debug_true_tree() argument
81 debug_nothing_rtx (rtx insn ATTRIBUTE_UNUSED) in debug_nothing_rtx() argument
86 debug_nothing_charstar (const char *main_filename ATTRIBUTE_UNUSED) in debug_nothing_charstar() argument
91 debug_nothing_int_charstar (unsigned int line ATTRIBUTE_UNUSED, in debug_nothing_int_charstar() argument
92 const char *text ATTRIBUTE_UNUSED) in debug_nothing_int_charstar() argument
97 debug_nothing_int (unsigned int line ATTRIBUTE_UNUSED) in debug_nothing_int() argument
102 debug_nothing_int_int (unsigned int line ATTRIBUTE_UNUSED, in debug_nothing_int_int() argument
[all …]
Drtlhooks.c99 reg_num_sign_bit_copies_general (rtx x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() argument
100 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() argument
101 rtx known_x ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() argument
102 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() argument
103 unsigned int known_ret ATTRIBUTE_UNUSED, in reg_num_sign_bit_copies_general() argument
104 unsigned int *result ATTRIBUTE_UNUSED) in reg_num_sign_bit_copies_general() argument
110 reg_nonzero_bits_general (rtx x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() argument
111 enum machine_mode mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() argument
112 rtx known_x ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() argument
113 enum machine_mode known_mode ATTRIBUTE_UNUSED, in reg_nonzero_bits_general() argument
[all …]
Dgcov-dump.c76 main (int argc ATTRIBUTE_UNUSED, char **argv) in main() argument
264 tag_function (const char *filename ATTRIBUTE_UNUSED, in tag_function() argument
265 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_function() argument
285 tag_blocks (const char *filename ATTRIBUTE_UNUSED, in tag_blocks() argument
286 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_blocks() argument
310 tag_arcs (const char *filename ATTRIBUTE_UNUSED, in tag_arcs() argument
311 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_arcs() argument
339 tag_lines (const char *filename ATTRIBUTE_UNUSED, in tag_lines() argument
340 unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) in tag_lines() argument
383 tag_counters (const char *filename ATTRIBUTE_UNUSED, in tag_counters() argument
[all …]
Dstringpool.c75 alloc_node (hash_table *table ATTRIBUTE_UNUSED) in alloc_node() argument
160 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, in mark_ident() argument
161 const void *v ATTRIBUTE_UNUSED) in mark_ident() argument
182 gt_ggc_m_S (void *x ATTRIBUTE_UNUSED) in gt_ggc_m_S() argument
190 gt_pch_p_S (void *obj ATTRIBUTE_UNUSED, void *x ATTRIBUTE_UNUSED, in gt_pch_p_S() argument
191 gt_pointer_operator op ATTRIBUTE_UNUSED, in gt_pch_p_S() argument
192 void *cookie ATTRIBUTE_UNUSED) in gt_pch_p_S() argument
Daddresses.h26 base_reg_class (enum machine_mode mode ATTRIBUTE_UNUSED, in base_reg_class() argument
27 enum rtx_code outer_code ATTRIBUTE_UNUSED, in base_reg_class() argument
28 enum rtx_code index_code ATTRIBUTE_UNUSED) in base_reg_class() argument
51 ok_for_base_p_1 (unsigned regno, enum machine_mode mode ATTRIBUTE_UNUSED, in ok_for_base_p_1() argument
52 enum rtx_code outer_code ATTRIBUTE_UNUSED, in ok_for_base_p_1() argument
53 enum rtx_code index_code ATTRIBUTE_UNUSED) in ok_for_base_p_1() argument
Dtree-nomudflap.c55 mudflap_enqueue_decl (tree obj ATTRIBUTE_UNUSED) in mudflap_enqueue_decl() argument
61 mudflap_enqueue_constant (tree obj ATTRIBUTE_UNUSED) in mudflap_enqueue_constant() argument
73 mf_marked_p (tree t ATTRIBUTE_UNUSED) in mf_marked_p() argument
80 mf_mark (tree t ATTRIBUTE_UNUSED) in mf_mark() argument
/freebsd-12-stable/contrib/binutils/bfd/
Dsimple.c28 simple_dummy_warning (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_warning() argument
29 const char *warning ATTRIBUTE_UNUSED, in simple_dummy_warning() argument
30 const char *symbol ATTRIBUTE_UNUSED, in simple_dummy_warning() argument
31 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_warning() argument
32 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() argument
33 bfd_vma address ATTRIBUTE_UNUSED) in simple_dummy_warning() argument
39 simple_dummy_undefined_symbol (struct bfd_link_info *link_info ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() argument
40 const char *name ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() argument
41 bfd *abfd ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() argument
42 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() argument
[all …]
Dlibbfd.c48 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) in bfd_false() argument
58 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) in bfd_true() argument
67 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED) in bfd_nullvoidptr() argument
74 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0() argument
80 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0u() argument
86 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l() argument
95 _bfd_n1 (bfd *ignore_abfd ATTRIBUTE_UNUSED) in _bfd_n1() argument
102 bfd_void (bfd *ignore ATTRIBUTE_UNUSED) in bfd_void() argument
107 _bfd_norelocs_get_reloc_upper_bound (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_norelocs_get_reloc_upper_bound() argument
108 asection *sec ATTRIBUTE_UNUSED) in _bfd_norelocs_get_reloc_upper_bound() argument
[all …]
Dcoff-ppc.c864 struct bfd_link_info *info ATTRIBUTE_UNUSED;
865 asection *sec ATTRIBUTE_UNUSED;
867 enum toc_type toc_kind ATTRIBUTE_UNUSED;
967 bfd * abfd ATTRIBUTE_UNUSED; in in_reloc_p()
1580 struct bfd_link_info *info ATTRIBUTE_UNUSED; in ppc_allocate_toc_section()
1675 bfd *abfd ATTRIBUTE_UNUSED; in ppc_refhi_reloc()
1676 arelent *reloc_entry ATTRIBUTE_UNUSED;
1677 asymbol *symbol ATTRIBUTE_UNUSED;
1678 PTR data ATTRIBUTE_UNUSED;
1679 asection *input_section ATTRIBUTE_UNUSED;
[all …]
Delf64-gen.c45 elf_generic_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, in elf_generic_info_to_howto() argument
47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto() argument
53 elf_generic_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, in elf_generic_info_to_howto_rel() argument
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel() argument
Delf32-gen.c45 elf_generic_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, in elf_generic_info_to_howto() argument
47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto() argument
53 elf_generic_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, in elf_generic_info_to_howto_rel() argument
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel() argument
Dcoff-rs6000.c322 bfd *abfd ATTRIBUTE_UNUSED; in _bfd_xcoff_is_local_label_name()
323 const char *name ATTRIBUTE_UNUSED;
505 int indx ATTRIBUTE_UNUSED;
506 int numaux ATTRIBUTE_UNUSED;
1029 bfd *abfd ATTRIBUTE_UNUSED; in _bfd_xcoff_reloc_type_lookup()
1051 _bfd_xcoff_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED, in _bfd_xcoff_reloc_name_lookup() argument
1115 bfd *abfd ATTRIBUTE_UNUSED; in bfd_xcoff_ar_archive_set_magic()
1116 char *magic ATTRIBUTE_UNUSED;
1594 unsigned int elength ATTRIBUTE_UNUSED;
1785 unsigned int elength ATTRIBUTE_UNUSED;
[all …]
Delf32-mep.c81 (bfd * abfd ATTRIBUTE_UNUSED, in mep_reloc() argument
82 arelent * reloc_entry ATTRIBUTE_UNUSED, in mep_reloc() argument
83 struct bfd_symbol * symbol ATTRIBUTE_UNUSED, in mep_reloc() argument
84 void * data ATTRIBUTE_UNUSED, in mep_reloc() argument
85 asection * input_section ATTRIBUTE_UNUSED, in mep_reloc() argument
86 bfd * output_bfd ATTRIBUTE_UNUSED, in mep_reloc() argument
87 char ** error_message ATTRIBUTE_UNUSED) in mep_reloc() argument
103 (bfd * abfd ATTRIBUTE_UNUSED, in mep_reloc_type_lookup() argument
172 mep_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED, const char *r_name) in mep_reloc_name_lookup() argument
393 (bfd * abfd ATTRIBUTE_UNUSED, in mep_info_to_howto_rela() argument
[all …]
/freebsd-12-stable/contrib/binutils/opcodes/
Darc-opc.c460 const struct arc_operand *operand ATTRIBUTE_UNUSED, in insert_flag() argument
461 int mods ATTRIBUTE_UNUSED, in insert_flag() argument
462 const struct arc_operand_value *reg ATTRIBUTE_UNUSED, in insert_flag() argument
463 long value ATTRIBUTE_UNUSED, in insert_flag() argument
464 const char **errmsg ATTRIBUTE_UNUSED) in insert_flag() argument
478 int mods ATTRIBUTE_UNUSED, in insert_nullify() argument
479 const struct arc_operand_value *reg ATTRIBUTE_UNUSED, in insert_nullify() argument
481 const char **errmsg ATTRIBUTE_UNUSED) in insert_nullify() argument
496 int mods ATTRIBUTE_UNUSED, in insert_flagfinish() argument
497 const struct arc_operand_value *reg ATTRIBUTE_UNUSED, in insert_flagfinish() argument
[all …]
Dmep-opc.c179 static const CGEN_IFMT ifmt_empty ATTRIBUTE_UNUSED = { variable
183 static const CGEN_IFMT ifmt_sb ATTRIBUTE_UNUSED = { variable
187 static const CGEN_IFMT ifmt_sh ATTRIBUTE_UNUSED = { variable
191 static const CGEN_IFMT ifmt_sw ATTRIBUTE_UNUSED = { variable
195 static const CGEN_IFMT ifmt_lbu ATTRIBUTE_UNUSED = { variable
199 static const CGEN_IFMT ifmt_lhu ATTRIBUTE_UNUSED = { variable
203 static const CGEN_IFMT ifmt_sw_sp ATTRIBUTE_UNUSED = { variable
207 static const CGEN_IFMT ifmt_sb_tp ATTRIBUTE_UNUSED = { variable
211 static const CGEN_IFMT ifmt_sh_tp ATTRIBUTE_UNUSED = { variable
215 static const CGEN_IFMT ifmt_sw_tp ATTRIBUTE_UNUSED = { variable
[all …]
Dmep-dis.c46 (CGEN_CPU_DESC, void *, bfd_vma, unsigned int, bfd_vma, int) ATTRIBUTE_UNUSED;
48 (CGEN_CPU_DESC, void *, CGEN_KEYWORD *, long, unsigned int) ATTRIBUTE_UNUSED;
54 (CGEN_CPU_DESC, bfd_vma, disassemble_info *) ATTRIBUTE_UNUSED;
72 print_tpreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info, in print_tpreg() argument
73 CGEN_KEYWORD *table ATTRIBUTE_UNUSED, long val ATTRIBUTE_UNUSED, in print_tpreg() argument
74 unsigned int flags ATTRIBUTE_UNUSED) in print_tpreg() argument
82 print_spreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info, in print_spreg() argument
83 CGEN_KEYWORD *table ATTRIBUTE_UNUSED, long val ATTRIBUTE_UNUSED, in print_spreg() argument
84 unsigned int flags ATTRIBUTE_UNUSED) in print_spreg() argument
95 CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, in print_fmax_cr() argument
[all …]
Ddis-buf.c89 generic_symbol_at_address (bfd_vma addr ATTRIBUTE_UNUSED, in generic_symbol_at_address() argument
90 struct disassemble_info *info ATTRIBUTE_UNUSED) in generic_symbol_at_address() argument
98 generic_symbol_is_valid (asymbol * sym ATTRIBUTE_UNUSED, in generic_symbol_is_valid() argument
99 struct disassemble_info *info ATTRIBUTE_UNUSED) in generic_symbol_is_valid() argument
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dpex-unix.c92 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() argument
123 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() argument
134 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() argument
310 pex_unix_open_read (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_unix_open_read() argument
311 int binary ATTRIBUTE_UNUSED) in pex_unix_open_read() argument
319 pex_unix_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, const char *name, in pex_unix_open_write() argument
320 int binary ATTRIBUTE_UNUSED) in pex_unix_open_write() argument
330 pex_unix_close (struct pex_obj *obj ATTRIBUTE_UNUSED, int fd) in pex_unix_close() argument
499 pex_unix_pipe (struct pex_obj *obj ATTRIBUTE_UNUSED, int *p, in pex_unix_pipe() argument
500 int binary ATTRIBUTE_UNUSED) in pex_unix_pipe() argument
[all …]
Dpex-djgpp.c83 pex_djgpp_open_read (struct pex_obj *obj ATTRIBUTE_UNUSED, in pex_djgpp_open_read() argument
92 pex_djgpp_open_write (struct pex_obj *obj ATTRIBUTE_UNUSED, in pex_djgpp_open_write() argument
106 pex_djgpp_close (struct pex_obj *obj ATTRIBUTE_UNUSED, int fd) in pex_djgpp_close() argument
117 int toclose ATTRIBUTE_UNUSED, const char **errmsg, in pex_djgpp_exec_child() argument
281 struct pex_time *time, int done ATTRIBUTE_UNUSED, in pex_djgpp_wait() argument
282 const char **errmsg ATTRIBUTE_UNUSED, in pex_djgpp_wait() argument
283 int *err ATTRIBUTE_UNUSED) in pex_djgpp_wait() argument
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
Dcudbg_entity.h34 #define ATTRIBUTE_UNUSED __attribute__ ((unused)) macro
36 #define ATTRIBUTE_UNUSED macro
761 static u32 ATTRIBUTE_UNUSED t6_tp_pio_array[][4] = {
776 static u32 ATTRIBUTE_UNUSED t5_tp_pio_array[][4] = {
790 static u32 ATTRIBUTE_UNUSED t6_ma_ireg_array[][4] = {
796 static u32 ATTRIBUTE_UNUSED t6_ma_ireg_array2[][4] = {
801 static u32 ATTRIBUTE_UNUSED t6_hma_ireg_array[][4] = {
804 static u32 ATTRIBUTE_UNUSED t5_pcie_pdbg_array[][4] = {
810 static u32 ATTRIBUTE_UNUSED t5_pcie_config_array[][2] = {
827 static u32 ATTRIBUTE_UNUSED t5_pcie_cdbg_array[][4] = {
[all …]
/freebsd-12-stable/contrib/gcc/cp/
Dcp-lang.c106 objcp_tsubst_copy_and_build (tree t ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build() argument
107 tree args ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build() argument
108 tsubst_flags_t complain ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build() argument
109 tree in_decl ATTRIBUTE_UNUSED, in objcp_tsubst_copy_and_build() argument
110 bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build() argument

12345678910>>...16