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 348 DLK_UNION, /* union members */
decl.c 544 case DLK_UNION:
1083 if (dcs->d_kind == DLK_UNION) {
1498 case DLK_UNION:
cgram.y 1241 begin_declaration_level($1 == STRUCT ? DLK_STRUCT : DLK_UNION);

Completed in 61 milliseconds