Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
msg_001.c | 17 /* expect+1: warning: static variable 'static_new_style' unused [226] */ 18 static int static_new_style = 1; variable in typeref:typename:int |
msg_001.c | 17 /* expect+1: warning: static variable 'static_new_style' unused [226] */ 18 static int static_new_style = 1; variable in typeref:typename:int |