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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c769 bool has_return_p = false;
774 has_return_p = true;
781 if (has_return_p)
764 bool has_return_p = false; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl.cc787 bool has_return_p = false;
792 has_return_p = true;
799 if (has_return_p)
782 bool has_return_p = false; local

Completed in 179 milliseconds