Searched refs:Upanic_on_error (Results 1 – 1 of 1) sorted by relevance
210 int Upanic_on_error = 0; /* call upanic if error and this variable set */ variable682 Upanic_on_error++; in main()1758 if (Errors & Upanic_on_error) { in handle_error()