Home
last modified time | relevance | path

Searched refs:UNIONTAG (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
HDlint1.h191 UNIONTAG, enumerator
HDdecl.c1303 if (sc == STRTAG || sc == UNIONTAG || sc == ENUMTAG) { in nsfunc()
1515 scl = UNIONTAG; in mktag()
1639 case UNIONTAG: s = "union"; break; in scltoa()