Searched defs:erroneous (Results 1 – 3 of 3) sorted by relevance
84 int erroneous = ((((1 << i) | (1 << j) | (1 << k)) & 5) == 5); in run_test() local
662 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
607 struct rb_root erroneous; member