Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.h139 extern int Wunknown_attribute;
Doptions.c139 int Wunknown_attribute = 0; variable
884 { "unknown-attribute", &Wunknown_attribute },
Dparse.c1319 if (Wunknown_attribute) in recover_unknown_attribute()