Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.h52 tree gfc_trans_do_concurrent (gfc_code *);
H A Dtrans.c1981 res = gfc_trans_do_concurrent (code); in trans_code()
H A Dtrans-stmt.c5268 tree gfc_trans_do_concurrent (gfc_code * code) in gfc_trans_do_concurrent() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.h52 tree gfc_trans_do_concurrent (gfc_code *);
H A Dtrans.cc2054 res = gfc_trans_do_concurrent (code); in trans_code()
H A DChangeLog-20111649 * trans-stmt.c (gfc_trans_do_concurrent): New function.
1651 * trans-stmt.h (gfc_trans_do_concurrent): New function prototype.
H A Dtrans-stmt.cc5304 tree gfc_trans_do_concurrent (gfc_code * code) in gfc_trans_do_concurrent() function