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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 161 PRAGMA_OMP_CLAUSE_UNTIED,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 154 PRAGMA_OMP_CLAUSE_UNTIED,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12921 result = PRAGMA_OMP_CLAUSE_UNTIED;
16978 case PRAGMA_OMP_CLAUSE_UNTIED:
20406 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNTIED) \
22730 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNTIED) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15072 result = PRAGMA_OMP_CLAUSE_UNTIED;
19627 case PRAGMA_OMP_CLAUSE_UNTIED:
23469 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNTIED) \
26046 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNTIED) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 88 milliseconds