Searched refs:stopcode (Results 1 – 2 of 2) sorted by relevance
3071 int stopcode; in gfc_match_stopcode() local3076 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()3079 if (stopcode < 0) in gfc_match_stopcode()3085 if (stopcode > 99999) in gfc_match_stopcode()
3053 int stopcode; in gfc_match_stopcode() local3058 m = gfc_match_small_int (&stopcode); in gfc_match_stopcode()3061 if (stopcode < 0) in gfc_match_stopcode()3067 if (stopcode > 99999) in gfc_match_stopcode()