Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
msg_035.c | 24 } example_union; typedef in typeref:union:__anonfa8757c3020a 68 /* expect+1: warning: invalid bit-field type 'union typedef example_union' [35] */ 69 example_union union_flag: 1; |