Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.h128 extern int Wshift_count_overflow;
Doptions.c128 int Wshift_count_overflow = 1; variable
872 { "shift-count-overflow", &Wshift_count_overflow },
Dlinearize.c2505 else if (Wshift_count_overflow) in check_tainted_insn()