Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget.h74 extern int enum_alignment;
Dtarget.c76 int enum_alignment = 4; variable
Dsymbol.c522 sym->ctype.alignment = enum_alignment; in examine_enum_type()