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

  /src/usr.bin/xlint/lint1/
tree.c 3826 union_contains(const type_t *utp, const type_t *mtp) function in typeref:typename:bool
3878 if (union_contains(union_tp, other_tp))
3924 !(nst == UNION && union_contains(nstp, ostp))) {
tree.c 3826 union_contains(const type_t *utp, const type_t *mtp) function in typeref:typename:bool
3878 if (union_contains(union_tp, other_tp))
3924 !(nst == UNION && union_contains(nstp, ostp))) {

Completed in 30 milliseconds