Searched refs:out3 (Results 1 – 2 of 2) sorted by relevance
32 char out3 = 0; variable48 out3 = in3; in handler()
40 CHECK(bss->out3 != 0, "out3", "got %d != exp %d\n", bss->out3, 0); in test_skeleton()83 CHECK(bss->out3 != 3, "res3", "got %d != exp %d\n", (int)bss->out3, 3); in test_skeleton()