Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
c23.c | 108 /* expect+1: warning: static variable 'static_thread_local_1' unused [226] */ 109 static thread_local int static_thread_local_1; variable in typeref:typename:thread_local int |
c23.c | 108 /* expect+1: warning: static variable 'static_thread_local_1' unused [226] */ 109 static thread_local int static_thread_local_1; variable in typeref:typename:thread_local int |