Home
last modified time | relevance | path

Searched refs:Wcast_from_as (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Doptions.h90 extern int Wcast_from_as;
H A Doptions.c90 int Wcast_from_as = 0; variable
836 { "cast-from-as", &Wcast_from_as },
H A Devaluate.c3077 if ((ttype == &ulong_ctype || ttype == uintptr_ctype) && !Wcast_from_as) in evaluate_cast()

Completed in 7 milliseconds