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

  /src/tests/usr.bin/xlint/lint1/
queries.c 568 /* expect+1: typedef 'union_ptr' of pointer to union type 'pointer to union union_tag' [Q24] */
569 typedef union union_tag union_typedef, *union_ptr; typedef in typeref:union:union_tag *
queries.c 568 /* expect+1: typedef 'union_ptr' of pointer to union type 'pointer to union union_tag' [Q24] */
569 typedef union union_tag union_typedef, *union_ptr; typedef in typeref:union:union_tag *
queries.c 568 /* expect+1: typedef 'union_ptr' of pointer to union type 'pointer to union union_tag' [Q24] */
569 typedef union union_tag union_typedef, *union_ptr; typedef in typeref:union:union_tag *

Completed in 35 milliseconds