Searched refs:s_param (Results 1 – 4 of 4) sorted by relevance
9 struct s_param { struct27 return_other_struct(struct s_param s_param) in return_other_struct() argument30 return s_param; in return_other_struct()35 assign_other_struct(struct s_param s_param) in assign_other_struct() argument40 s_local = s_param; in assign_other_struct()
1500 sym->s_param = true; in declarator_name()1564 sym->s_param = true; in old_style_function_parameter_name()1768 if (sym->s_param) in enumeration_constant()2347 sym->s_param = true; in declare_parameter()2350 if (!sym->s_param) { in declare_parameter()2353 sym->s_param = true; in declare_parameter()2608 if (rdsym->s_param) { in check_local_redeclaration()2787 sym->s_param = dcs->d_kind == DLK_PROTO_PARAMS; in abstract_name_level()3042 if (sym->s_kind == SK_VCFT && sym->s_param) in check_usage_sym()
218 bool s_param:1; member
415 debug_word(sym->s_param, "parameter"); in debug_sym()