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

/freebsd-10-stable/contrib/binutils/include/
H A Dansidecl.h275 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED macro
277 # define ARG_UNUSED(NAME) NAME macro
/freebsd-10-stable/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
49 bool objc_diagnose_private_ivar (tree ARG_UNUSED (arg)) function
63 objc_check_decl (tree ARG_UNUSED (decl)) function
69 objc_check_global_decl (tree ARG_UNUSED (decl)) function
84 objc_volatilize_component_ref (tree ARG_UNUSED (cref), tree ARG_UNUSED (type)) function
90 objc_is_reserved_word (tree ARG_UNUSED (iden function
97 objc_common_type (tree ARG_UNUSED (type1), tree ARG_UNUSED (type2)) function
107 const char * ARG_UNUSED (message)) function
117 const char * ARG_UNUSED (message)) function
124 objc_volatilize_decl (tree ARG_UNUSED (decl)) function
129 objc_type_quals_match (tree ARG_UNUSED (ltyp), tree ARG_UNUSED (rtyp)) function
147 objc_declare_alias (tree ARG_UNUSED (alias), tree ARG_UNUSED (orig)) function
152 objc_declare_class (tree ARG_UNUSED (list)) function
158 objc_declare_protocols (tree ARG_UNUSED (list), tree ARG_UNUSED (attributes)) function
165 tree ARG_UNUSED (attributes)) function
175 tree ARG_UNUSED (attributes)) function
183 tree ARG_UNUSED (protos)) function
198 objc_add_instance_variable (tree ARG_UNUSED (decl)) function
214 tree ARG_UNUSED (super)) function
220 tree ARG_UNUSED (categ)) function
242 tree ARG_UNUSED (attribute)) function
250 tree ARG_UNUSED (attribute)) function
256 objc_finish_method_definition (tree ARG_UNUSED (fndecl)) function
265 tree ARG_UNUSED (attribute)) function
275 bool ARG_UNUSED (ellipsis)) function
281 objc_build_encode_expr (tree ARG_UNUSED (expr)) function
287 objc_build_protocol_expr (tree ARG_UNUSED (expr)) function
293 objc_build_selector_expr (tree ARG_UNUSED (expr)) function
299 objc_build_message_expr (tree ARG_UNUSED (expr)) function
305 objc_build_string_object (tree ARG_UNUSED (str)) function
311 objc_get_class_reference (tree ARG_UNUSED (name)) function
318 objc_get_interface_ivars (tree ARG_UNUSED (fieldlist)) function
323 objc_detect_field_duplicates (tree ARG_UNUSED (fieldlist)) function
330 tree ARG_UNUSED (protos)) function
342 objc_generate_static_init_call (tree ARG_UNUSED (ctors)) function
348 objc_is_public (tree ARG_UNUSED (expr), tree ARG_UNUSED (identifier)) function
360 objc_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) function
372 tree *ARG_UNUSED (countByEnumeratingWithState)) function
384 objc_add_property_variable (tree ARG_UNUSED (prop)) function
390 objc_build_setter_call (tree ARG_UNUSED (lhs), tree ARG_UNUSED (rhs)) function
397 objc_get_class_ivars (tree ARG_UNUSED (name)) function
403 objc_build_throw_stmt (tree ARG_UNUSED (expr)) function
410 tree ARG_UNUSED (mutex), tree ARG_UNUSED (body)) function
416 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) function
421 objc_begin_catch_clause (tree ARG_UNUSED (decl)) function
432 tree ARG_UNUSED (body)) function
445 tree ARG_UNUSED (rhs)) function
450 void objc_weak_reference_expr (tree* ARG_UNUSED (expr)) function
463 diagnose_selector_cast (tree ARG_UNUSED (cast_type), tree ARG_UNUSED (sel_exp)) function
470 objc_v2_component_ref_field_offset (tree ARG_UNUSED (exp)) function
476 objc_v2_bitfield_ivar_bitpos (tree ARG_UNUSED (exp)) function
483 objc_type_valid_for_messaging (tree ARG_UNUSED (exp)) function
500 tree ARG_UNUSED (clab)) function
507 objc_is_gcable_type (tree ARG_UNUSED (type)) function
514 objc_checkon_weak_attribute (tree ARG_UNUSED (decl)) function
536 tree ARG_UNUSED (component)) function
541 objc_property_reference_expr (tree ARG_UNUSED (exp)) function
551 bool * ARG_UNUSED(no_add_attrs)) function
564 objc_check_nsstring_pointer_type (tree ARG_UNUSED (type)) 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.c7620 anon_aggr_type_p (tree ARG_UNUSED (node)) function
/freebsd-10-stable/contrib/gcclibs/include/
H A Dansidecl.h275 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED macro
277 # define ARG_UNUSED(NAME) NAME macro

Completed in 146 milliseconds