Searched refs:NOTIFICATION_ERROR (Results 1 – 6 of 6) sorted by relevance
875 if (notification_std(GFC_STD_GNU) == NOTIFICATION_ERROR) in parse_format_list()939 if (notification_std (standard) == NOTIFICATION_ERROR in parse_format_list()
875 if (notification_std(GFC_STD_GNU) == NOTIFICATION_ERROR) in parse_format_list()932 if (notification_std (GFC_STD_F2008) == NOTIFICATION_ERROR in parse_format_list()
823 return warning ? NOTIFICATION_WARNING : NOTIFICATION_ERROR; in notification_std()
792 return warning ? NOTIFICATION_WARNING : NOTIFICATION_ERROR; in notification_std()
593 { NOTIFICATION_SILENT, NOTIFICATION_WARNING, NOTIFICATION_ERROR } enumerator
635 { NOTIFICATION_SILENT, NOTIFICATION_WARNING, NOTIFICATION_ERROR } enumerator