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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1042 OMP_CLAUSE_THREADS,
3667 if ((mask & OMP_CLAUSE_THREADS)
4517 (omp_mask (OMP_CLAUSE_THREADS) | OMP_CLAUSE_SIMD)
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 898 OMP_CLAUSE_THREADS,
2860 if ((mask & OMP_CLAUSE_THREADS)
3677 (omp_mask (OMP_CLAUSE_THREADS) | OMP_CLAUSE_SIMD)
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 477 OMP_CLAUSE_THREADS,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 469 OMP_CLAUSE_THREADS,

Completed in 38 milliseconds