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

  /src/tests/usr.bin/xlint/lint1/
emit.c 17 struct struct_tag { struct
82 extern struct struct_tag extern_struct_tag;
135 void taking_struct_union_enum_tags(struct struct_tag, union union_tag,
queries.c 559 struct struct_tag { struct
564 /* expect+2: typedef 'struct_typedef' of struct type 'struct struct_tag' [Q21] */
565 /* expect+1: typedef 'struct_ptr' of pointer to struct type 'pointer to struct struct_tag' [Q23] */
566 typedef struct struct_tag struct_typedef, *struct_ptr;

Completed in 12 milliseconds