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

  /src/tests/usr.bin/xlint/lint1/
msg_019.c 11 /* expect+2: error: void type for 'unit_variable' [19] */
12 /* expect+1: warning: static variable 'unit_variable' unused [226] */
13 static void unit_variable; variable in typeref:typename:void
msg_019.c 11 /* expect+2: error: void type for 'unit_variable' [19] */
12 /* expect+1: warning: static variable 'unit_variable' unused [226] */
13 static void unit_variable; variable in typeref:typename:void

Completed in 22 milliseconds