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

  /src/tests/usr.bin/xlint/lint1/
emit.c 31 } union_typedef; typedef in typeref:union:__anondac6c314020a
85 extern union_typedef extern_union_typedef;
137 void taking_struct_union_enum_typedefs(struct_typedef, union_typedef,
queries.c 567 /* expect+2: typedef 'union_typedef' of union type 'union union_tag' [Q22] */
569 typedef union union_tag union_typedef, *union_ptr; typedef in typeref:union:union_tag

Completed in 38 milliseconds