Searched refs:old_style (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_300.c9 old_style(x) function
16 void old_style(char ch);
H A Dmsg_299.c8 old_style(x) function
15 void old_style(char ch);
H A Dmsg_001.c9 old_style = 1;
H A Dmsg_022.c32 old_style(arg);
H A Dmsg_367.c21 old_style(unsigned u32) function
H A Ddecl_arg.c26 /* expect+6: warning: parameter 'an_int' unused in function 'old_style' [231] */
27 /* expect+5: warning: parameter 'a_const_int' unused in function 'old_style' [231] */
28 /* expect+4: warning: parameter 'a_number' unused in function 'old_style' [231] */
29 /* expect+3: warning: parameter 'a_function' unused in function 'old_style' [231] */
30 /* expect+2: warning: parameter 'a_struct' unused in function 'old_style' [231] */
32 old_style(an_int, a_const_int, a_number, a_function, a_struct)
/netbsd-current/tests/usr.bin/indent/
H A Dps_ind_level.c127 int old_style(a) function
H A Dlsym_comma.c47 int decl, old_style(), prototype(const char *, double *);
H A Dfmt_decl.c1186 old_style(a) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dlinux-unwind.h145 int old_style, i; local
151 old_style = 1;
153 old_style = 0;
157 if (old_style)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/sparc/
H A Dlinux-unwind.h145 int old_style, i; local
151 old_style = 1;
153 old_style = 0;
157 if (old_style)
/netbsd-current/common/lib/libutil/
H A Dsnprintb.c131 old_style(state *s) function
307 if ((old ? old_style(&s) : new_style(&s)) < 0) {

Completed in 300 milliseconds