Searched refs:got_a (Results 1 – 1 of 1) sorted by relevance
31 static bool got_a, got_b, got_c, got_unref; variable46 assert_se(!got_a); in io_handler()47 got_a = true; in io_handler()227 got_a = false, got_b = false, got_c = false, got_d = 0; in test_basic_one()263 assert_se(!got_a && !got_b && !got_c); in test_basic_one()267 assert_se(!got_a && got_b && !got_c); in test_basic_one()271 assert_se(!got_a && got_b && got_c); in test_basic_one()275 assert_se(got_a && got_b && got_c); in test_basic_one()