HomeSort by: relevance | last modified time | path
    Searched defs:omp_declare_reduction_stmt (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
module.cc 4478 static const mstring omp_declare_reduction_stmt[] = variable
4501 mio_name (0, omp_declare_reduction_stmt);
4508 mio_name (1, omp_declare_reduction_stmt);
4541 if (mio_name (0, omp_declare_reduction_stmt) == 0)
module.cc 4478 static const mstring omp_declare_reduction_stmt[] = variable
4501 mio_name (0, omp_declare_reduction_stmt);
4508 mio_name (1, omp_declare_reduction_stmt);
4541 if (mio_name (0, omp_declare_reduction_stmt) == 0)
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
module.cc 4459 static const mstring omp_declare_reduction_stmt[] = variable
4482 mio_name (0, omp_declare_reduction_stmt);
4489 mio_name (1, omp_declare_reduction_stmt);
4522 if (mio_name (0, omp_declare_reduction_stmt) == 0)
module.cc 4459 static const mstring omp_declare_reduction_stmt[] = variable
4482 mio_name (0, omp_declare_reduction_stmt);
4489 mio_name (1, omp_declare_reduction_stmt);
4522 if (mio_name (0, omp_declare_reduction_stmt) == 0)

Completed in 231 milliseconds