Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
msg_240.c | 13 struct s_local { struct 37 /* expect+1: warning: 's_local' unused in function 'assign_other_struct' [192] */ 38 static struct s_local s_local; local in function:assign_other_struct 40 s_local = s_param; |
msg_240.c | 13 struct s_local { struct 37 /* expect+1: warning: 's_local' unused in function 'assign_other_struct' [192] */ 38 static struct s_local s_local; local in function:assign_other_struct 40 s_local = s_param; |