Home
last modified time | relevance | path

Searched refs:gfc_trans_omp_error (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc5597 gfc_trans_omp_error (gfc_code *code) in gfc_trans_omp_error() function
7460 return gfc_trans_omp_error (code); in gfc_trans_omp_directive()
H A DChangeLog-20211327 * trans-openmp.c (gfc_trans_omp_error): Likewise.