Searched refs:exceptions (Results 1 – 4 of 4) sorted by relevance
144 int exceptions; member154 int exceptions; member168 int exceptions; member179 int exceptions; member189 int exceptions; member199 int exceptions; member211 int exceptions; member222 int exceptions; member233 int exceptions; member243 int exceptions; member[all …]
614 int exceptions, in check_float_internal() argument625 if (exceptions & IGNORE_RESULT) in check_float_internal()730 int exceptions) in check_float() argument775 int exceptions) in check_int() argument782 if (exceptions & IGNORE_RESULT) in check_int()809 int exceptions) in check_long() argument816 if (exceptions & IGNORE_RESULT) in check_long()843 int exceptions) in check_bool() argument878 int exceptions) in check_longlong() argument978 enable_test (int exceptions) in enable_test() argument[all …]
264 static const char *const exceptions[exc_num_exceptions] = variable2130 if (fprintf (fp, " %s-ok", exceptions[e]) < 0) in output_for_one_input_case()2137 if (fprintf (fp, " %s", exceptions[e]) < 0) in output_for_one_input_case()2167 exceptions[e], in output_for_one_input_case()
26 exceptions are OK. */
Completed in 23 milliseconds