Searched refs:is_result (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c4801 match is_result; /* Found result clause. */ local
4809 is_result = MATCH_NO;
4826 is_result = match_result (sym, result);
4827 if (is_result == MATCH_YES)
4836 found_match = is_result;
4844 is_result = match_result (sym, result);

Completed in 106 milliseconds