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

  /src/usr.bin/xlint/lint1/
lint1.h 181 UNION_TAG,
decl.c 1342 : sc == UNION_TAG ? "union"
1353 if (sc == STRUCT_TAG || sc == UNION_TAG || sc == ENUM_TAG)
1669 scl = UNION_TAG;

Completed in 14 milliseconds