Lines Matching refs:error_code
204 int error_code;206 error_code = atof_generic (&input_line_pointer, ".", EXP_CHARS,209 if (error_code)211 if (error_code == ERROR_EXPONENT_OVERFLOW)218 error_code);