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

  /src/tests/usr.bin/xlint/lint1/
msg_227.c 9 /* expect+1: warning: static variable 'with_initializer' unused [226] */
10 static const int with_initializer = 1; variable in typeref:typename:const int
gcc_attribute_enum.c 37 enum with_initializer { enum

Completed in 13 milliseconds