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

  /src/usr.bin/xlint/lint1/
tree.c 3876 const type_t *union_tp = nst == UNION ? nstp : ostp; local in function:should_warn_about_pointer_cast
3878 if (union_contains(union_tp, other_tp))
tree.c 3876 const type_t *union_tp = nst == UNION ? nstp : ostp; local in function:should_warn_about_pointer_cast
3878 if (union_contains(union_tp, other_tp))

Completed in 26 milliseconds