HomeSort by: relevance | last modified time | path
    Searched refs:old_style (Results 1 - 10 of 10) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_299.c 8 old_style(x) function
15 void old_style(char ch);
msg_300.c 9 old_style(x) function
16 void old_style(char ch);
msg_001.c 9 old_style = 1;
msg_022.c 30 /* expect+3: warning: function definition for 'old_style' with identifier list is obsolete in C23 [384] */
33 old_style(arg);
msg_367.c 21 old_style(unsigned u32) function in typeref:typename:void
decl_arg.c 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)
  /src/tests/usr.bin/indent/
ps_ind_level.c 127 int old_style(a) function
lsym_comma.c 47 int decl, old_style(), prototype(const char *, double *);
fmt_decl.c 1186 old_style(a)
  /src/common/lib/libutil/
snprintb.c 140 old_style(state *s) function in typeref:typename:int
317 if ((old ? old_style(&s) : new_style(&s)) < 0) {

Completed in 19 milliseconds