HomeSort by: relevance | last modified time | path
    Searched defs:static_new_style (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 57 milliseconds