Searched refs:old_style (Results 1 – 12 of 12) sorted by relevance
145 int old_style, i; in sparc_fallback_frame_state() local151 old_style = 1; in sparc_fallback_frame_state()153 old_style = 0; in sparc_fallback_frame_state()157 if (old_style) in sparc_fallback_frame_state()
8 old_style(x) in old_style() function15 void old_style(char ch);
9 old_style(x) in old_style() function16 void old_style(char ch);
9 old_style = 1;
30 /* expect+3: warning: function definition for 'old_style' with identifier list is obsolete in C23 [384] */33 old_style(arg);
21 old_style(unsigned u32) in old_style() function
27 /* expect+6: warning: function definition for 'old_style' with identifier list is obsolete in C23 [384] */28 /* expect+5: warning: parameter 'an_int' unused in function 'old_style' [231] */29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */30 /* expect+3: warning: parameter 'a_number' unused in function 'old_style' [231] */31 /* expect+2: warning: parameter 'a_function' unused in function 'old_style' [231] */32 /* expect+1: warning: parameter 'a_struct' unused in function 'old_style' [231] */33 old_style(an_int, a_const_int, a_number, a_function, a_struct)
127 int old_style(a) in old_style() function
47 int decl, old_style(), prototype(const char *, double *);
1186 old_style(a)
131 old_style(state *s) in old_style() function307 if ((old ? old_style(&s) : new_style(&s)) < 0) { in snprintb_m()