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

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c858 find_special (const char *name, gfc_symbol **result, bool allow_subroutine) function
1385 if (find_special (name, &sym, false))
6496 if (find_special (name, &sym, false))
8946 if (find_special (name, &sym, true))

Completed in 60 milliseconds