Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.h122 extern int Wpointer_arith;
Doptions.c122 int Wpointer_arith = 0; variable
875 { "pointer-arith", &Wpointer_arith },
Devaluate.c2216 if (Wpointer_arith) in evaluate_sizeof()
2228 if (Wpointer_arith) in evaluate_sizeof()