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 197 UNION_TAG,
decl.c 1339 : sc == UNION_TAG ? "union"
1350 if (sc == STRUCT_TAG || sc == UNION_TAG || sc == ENUM_TAG)
1667 scl = UNION_TAG;

Completed in 98 milliseconds