Home
last modified time | relevance | path

Searched refs:enum_alignment (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dtarget.h52 extern int enum_alignment;
H A Dtarget.c55 int enum_alignment = 4; variable
H A Dsymbol.c430 sym->ctype.alignment = enum_alignment; in examine_enum_type()