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

  /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;

Completed in 21 milliseconds