Lines Matching refs:report_error
638 gfc_extract_int (gfc_expr *expr, int *result, int report_error) in gfc_extract_int() argument
656 if (report_error > 0) in gfc_extract_int()
658 else if (report_error < 0) in gfc_extract_int()
665 if (report_error > 0) in gfc_extract_int()
667 else if (report_error < 0) in gfc_extract_int()
675 if (report_error > 0) in gfc_extract_int()
677 else if (report_error < 0) in gfc_extract_int()
691 gfc_extract_hwi (gfc_expr *expr, HOST_WIDE_INT *result, int report_error) in gfc_extract_hwi() argument
709 if (report_error > 0) in gfc_extract_hwi()
711 else if (report_error < 0) in gfc_extract_hwi()
718 if (report_error > 0) in gfc_extract_hwi()
720 else if (report_error < 0) in gfc_extract_hwi()
731 if (report_error > 0) in gfc_extract_hwi()
733 else if (report_error < 0) in gfc_extract_hwi()