Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.h171 extern int Wpointer_arith;
H A Dlib.c286 int Wpointer_arith = 0; variable
669 { "pointer-arith", &Wpointer_arith },
H A Devaluate.c2214 if (Wpointer_arith) in evaluate_sizeof()
2226 if (Wpointer_arith) in evaluate_sizeof()