Searched defs:ARG_UNUSED (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dstub-objc.c31 objc_is_class_name (tree ARG_UNUSED (arg)) function
37 objc_is_id (tree ARG_UNUSED (arg)) function
43 objc_is_object_ptr (tree ARG_UNUSED (arg)) function
56 objc_check_decl (tree ARG_UNUSED (decl)) function
61 objc_is_reserved_word (tree ARG_UNUSED (ident)) function
68 int ARG_UNUSED (argno), tree ARG_UNUSED (calle function
74 objc_volatilize_decl (tree ARG_UNUSED (decl)) function
79 objc_type_quals_match (tree ARG_UNUSED (ltyp), tree ARG_UNUSED (rtyp)) function
97 objc_declare_alias (tree ARG_UNUSED (alias), tree ARG_UNUSED (orig)) function
102 objc_declare_class (tree ARG_UNUSED (list)) function
107 objc_declare_protocols (tree ARG_UNUSED (list)) function
113 tree ARG_UNUSED (protorefs)) function
120 tree ARG_UNUSED (protos)) function
127 tree ARG_UNUSED (protos)) function
142 objc_add_instance_variable (tree ARG_UNUSED (decl)) function
158 tree ARG_UNUSED (super)) function
164 tree ARG_UNUSED (categ)) function
184 objc_add_method_declaration (tree ARG_UNUSED (signature)) function
189 objc_start_method_definition (tree ARG_UNUSED (signature)) function
194 objc_finish_method_definition (tree ARG_UNUSED (fndecl)) function
201 tree ARG_UNUSED (identifier)) function
210 bool ARG_UNUSED (ellipsis)) function
216 objc_build_encode_expr (tree ARG_UNUSED (expr)) function
222 objc_build_protocol_expr (tree ARG_UNUSED (expr)) function
228 objc_build_selector_expr (tree ARG_UNUSED (expr)) function
234 objc_build_message_expr (tree ARG_UNUSED (expr)) function
240 objc_build_string_object (tree ARG_UNUSED (str)) function
246 objc_get_class_reference (tree ARG_UNUSED (name)) function
253 tree ARG_UNUSED (protos)) function
265 objc_generate_static_init_call (tree ARG_UNUSED (ctors)) function
271 objc_is_public (tree ARG_UNUSED (expr), tree ARG_UNUSED (identifier)) function
277 objc_get_class_ivars (tree ARG_UNUSED (name)) function
283 objc_build_throw_stmt (tree ARG_UNUSED (expr)) function
290 tree ARG_UNUSED (mutex), tree ARG_UNUSED (body)) function
296 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) function
301 objc_begin_catch_clause (tree ARG_UNUSED (decl)) function
312 tree ARG_UNUSED (body)) function
325 tree ARG_UNUSED (rhs)) function
[all...]
H A Dc-lex.c179 unsigned int ARG_UNUSED (line), function
H A Dc-pragma.c145 handle_pragma_pack (cpp_reader * ARG_UNUSED (dummy)) function
335 handle_pragma_weak (cpp_reader * ARG_UNUSED (dummy)) function
366 maybe_apply_pragma_weak (tree ARG_UNUSED (decl)) function
414 handle_pragma_redefine_extname (cpp_reader * ARG_UNUSED (dummy)) function
484 handle_pragma_extern_prefix (cpp_reader * ARG_UNUSED (dummy)) function
684 handle_pragma_diagnostic(cpp_reader *ARG_UNUSED(dummy)) function
H A Dlanghooks.c50 lhd_do_nothing_t (tree ARG_UNUSED (t)) function
97 lhd_return_null_tree (tree ARG_UNUSED (t)) function
115 int ARG_UNUSED (indent)) function
122 lhd_safe_from_p (rtx ARG_UNUSED (x), tree ARG_UNUSED (exp)) function
130 lhd_staticp (tree ARG_UNUSED (exp)) function
197 lhd_type_promotes_to (tree ARG_UNUSED (type)) function
205 const char * ARG_UNUSED (name)) function
221 lhd_get_alias_set (tree ARG_UNUSED (t)) function
230 hook_get_alias_set_0 (tree ARG_UNUSED (t)) function
241 rtx * ARG_UNUSED (a)) function
253 lhd_expand_decl (tree ARG_UNUSED (t)) function
[all...]
H A Dc-decl.c7171 anon_aggr_type_p (tree ARG_UNUSED (node)) function
/freebsd-9.3-release/contrib/binutils/include/
H A Dansidecl.h275 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED macro
277 # define ARG_UNUSED(NAME) NAME macro
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dansidecl.h275 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED macro
277 # define ARG_UNUSED(NAME) NAME macro

Completed in 122 milliseconds