OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNION_MEMBER
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
200
UNION_MEMBER
,
766
return sym->s_scl == STRUCT_MEMBER || sym->s_scl ==
UNION_MEMBER
;
decl.c
1051
if (dsym->s_scl ==
UNION_MEMBER
) {
1117
mem->s_scl = dcs->d_kind == DLK_STRUCT ? STRUCT_MEMBER :
UNION_MEMBER
;
1501
sc = dcs->d_kind == DLK_STRUCT ? STRUCT_MEMBER :
UNION_MEMBER
;
Completed in 64 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026