Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.h83 tree gfc_trans_backspace (gfc_code *);
H A Dtrans.c2077 res = gfc_trans_backspace (code); in trans_code()
H A Dtrans-io.c1267 gfc_trans_backspace (gfc_code * code) in gfc_trans_backspace() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.h83 tree gfc_trans_backspace (gfc_code *);
H A Dtrans.cc2150 res = gfc_trans_backspace (code); in trans_code()
H A Dtrans-io.cc1293 gfc_trans_backspace (gfc_code * code) in gfc_trans_backspace() function
H A DChangeLog-2005574 (gfc_trans_backspace, gfc_trans_endfile, gfc_trans_rewind,