Searched refs:test_error_return (Results 1 – 1 of 1) sorted by relevance
67 static int test_error_return = 0; variable68 # define test_exit(val) test_error_return = val, longjmp (test_exit_buf, 1)810 return (test_error_return); in main()