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

  /src/tests/usr.bin/xlint/lint1/
emit.c 23 } struct_typedef; typedef in typeref:struct:__anondac6c3140108
83 extern struct_typedef extern_struct_typedef;
137 void taking_struct_union_enum_typedefs(struct_typedef, union_typedef,
emit.c 23 } struct_typedef; typedef in typeref:struct:__anondac6c3140108
83 extern struct_typedef extern_struct_typedef;
137 void taking_struct_union_enum_typedefs(struct_typedef, union_typedef,
queries.c 564 /* expect+2: typedef 'struct_typedef' of struct type 'struct struct_tag' [Q21] */
566 typedef struct struct_tag struct_typedef, *struct_ptr; typedef in typeref:struct:struct_tag
queries.c 564 /* expect+2: typedef 'struct_typedef' of struct type 'struct struct_tag' [Q21] */
566 typedef struct struct_tag struct_typedef, *struct_ptr; typedef in typeref:struct:struct_tag

Completed in 21 milliseconds