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

  /src/usr.bin/xlint/lint1/
lint1.h 331 DLK_UNION, /* union members */
decl.c 557 case DLK_UNION:
1087 if (dcs->d_kind == DLK_UNION) {
1500 case DLK_UNION:
cgram.y 1211 begin_declaration_level($1 == STRUCT ? DLK_STRUCT : DLK_UNION);

Completed in 16 milliseconds