Searched refs:all_ok (Results 1 – 3 of 3) sorted by relevance
32 static int all_ok = 1; variable43 all_ok = 0; in expect_slice_eq()82 all_ok = 0; in expect_combined_equiv()97 all_ok = 0; in expect_binary_header()175 return all_ok ? 0 : 1; in main()
32 static int all_ok = 1; variable43 all_ok = 0; in expect_slice_eq()167 return all_ok ? 0 : 1; in main()
2090 bool all_ok = true; in Start() local2097 cursor = entry_end, all_ok = all_ok && ok) { in Start()2110 all_ok = false; in Start()2210 return all_ok; in Start()