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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c5591 bool ulim_copy; local
5667 ulim_copy = (formal == NULL)
5806 /* When no fsym is present, ulim_copy is set and this is a third or
5813 || (ulim_copy && (argc == 2 || argc == 3)))
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc6023 bool ulim_copy; local
6099 ulim_copy = (formal == NULL)
6238 /* When no fsym is present, ulim_copy is set and this is a third or
6245 || (ulim_copy && (argc == 2 || argc == 3)))

Completed in 317 milliseconds