Home
last modified time | relevance | path

Searched refs:gfc_trans_exit (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.h39 tree gfc_trans_exit (gfc_code *);
H A Dtrans.c1908 res = gfc_trans_exit (code); in trans_code()
H A Dtrans-stmt.c6106 gfc_trans_exit (gfc_code * code) in gfc_trans_exit() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.h39 tree gfc_trans_exit (gfc_code *);
H A Dtrans.cc1981 res = gfc_trans_exit (code); in trans_code()
H A DChangeLog-20101705 (gfc_trans_exit): Use new name `which_construct' instead of `whichloop'.
3169 (gfc_trans_exit): Use exit_label directly.
H A Dtrans-stmt.cc6142 gfc_trans_exit (gfc_code * code) in gfc_trans_exit() function