/src/tests/usr.bin/xlint/lint1/ |
decl_arg.c | 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */ 33 old_style(an_int, a_const_int, a_number, a_function, a_struct) 52 const int a_const_int; variable in typeref:typename:const int
|
decl_arg.c | 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */ 33 old_style(an_int, a_const_int, a_number, a_function, a_struct) 52 const int a_const_int; variable in typeref:typename:const int
|
decl_arg.c | 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */ 33 old_style(an_int, a_const_int, a_number, a_function, a_struct) 52 const int a_const_int; variable in typeref:typename:const int
|
decl_arg.c | 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */ 33 old_style(an_int, a_const_int, a_number, a_function, a_struct) 52 const int a_const_int; variable in typeref:typename:const int
|