Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c93 struct symbol *flex_array; member
139 info->flex_array = sym; in lay_out_struct()
222 if (info.flex_array) in examine_struct_union_type()
223 …sparse_error(info.flex_array->pos, "flexible array member '%s' is not last", show_ident(info.flex_… in examine_struct_union_type()
248 if (info.flex_array) { in examine_struct_union_type()