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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c3672 bool bad_proc; local
3673 bad_proc = false;
3677 bad_proc = true;
3682 bad_proc = true;
3696 bad_proc = true;
3700 bad_proc = true;
3710 bad_proc = true;
3712 if (bad_proc)
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc3695 bool bad_proc; local
3696 bad_proc = false;
3700 bad_proc = true;
3705 bad_proc = true;
3719 bad_proc = true;
3723 bad_proc = true;
3733 bad_proc = true;
3735 if (bad_proc)

Completed in 221 milliseconds