Searched defs:s_param (Results 1 – 2 of 2) sorted by relevance
9 struct s_param { struct25 /* expect+2: warning: parameter 's_param' unused in function 'return_other_struct' [231] */ argument27 return_other_struct(struct s_param s_param) in return_other_struct()35 assign_other_struct(struct s_param s_param) in assign_other_struct()
211 bool s_param:1; global() member