Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtarget.h51 extern int bits_in_enum;
H A Dtarget.c54 int bits_in_enum = 32; variable
H A Dsymbol.c427 sym->bit_size = bits_in_enum; in examine_enum_type()