HomeSort by: relevance | last modified time | path
    Searched refs:PRAGMA_OMP_TASK (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 77 PRAGMA_OMP_TASK,
c-pragma.cc 1538 { "task", PRAGMA_OMP_TASK },
c-omp.cc 4261 { "task", nullptr, nullptr, PRAGMA_OMP_TASK,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 74 PRAGMA_OMP_TASK,
c-pragma.cc 1378 { "task", PRAGMA_OMP_TASK },
c-omp.cc 3188 { "task", nullptr, nullptr, PRAGMA_OMP_TASK,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 23073 case PRAGMA_OMP_TASK:
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 26585 case PRAGMA_OMP_TASK:

Completed in 114 milliseconds