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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-openmp.cc 7323 gfc_trans_omp_parallel_sections (gfc_code *code) function
8261 return gfc_trans_omp_parallel_sections (code);
trans-openmp.cc 7323 gfc_trans_omp_parallel_sections (gfc_code *code) function
8261 return gfc_trans_omp_parallel_sections (code);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc 6566 gfc_trans_omp_parallel_sections (gfc_code *code) function
7490 return gfc_trans_omp_parallel_sections (code);
trans-openmp.cc 6566 gfc_trans_omp_parallel_sections (gfc_code *code) function
7490 return gfc_trans_omp_parallel_sections (code);

Completed in 123 milliseconds