Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.h104 extern int Wflexible_array_nested;
Doptions.c104 int Wflexible_array_nested = 0; variable
850 { "flexible-array-nested", &Wflexible_array_nested },
Dsymbol.c236 if (has_flexible_array(member) && Wflexible_array_nested) in examine_struct_union_type()