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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 80 PRAGMA_OMP_TASKWAIT,
c-pragma.cc 1540 { "taskwait", PRAGMA_OMP_TASKWAIT },
c-omp.cc 4267 { "taskwait", nullptr, nullptr, PRAGMA_OMP_TASKWAIT,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 77 PRAGMA_OMP_TASKWAIT,
c-pragma.cc 1380 { "taskwait", PRAGMA_OMP_TASKWAIT },
c-omp.cc 3194 { "taskwait", nullptr, nullptr, PRAGMA_OMP_TASKWAIT,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12481 case PRAGMA_OMP_TASKWAIT:
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14578 case PRAGMA_OMP_TASKWAIT:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 94 milliseconds