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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 108 PRAGMA_OMP_CLAUSE_DEFAULT,
195 PRAGMA_OACC_CLAUSE_DEFAULT = PRAGMA_OMP_CLAUSE_DEFAULT,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 104 PRAGMA_OMP_CLAUSE_DEFAULT,
188 PRAGMA_OACC_CLAUSE_DEFAULT = PRAGMA_OMP_CLAUSE_DEFAULT,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12714 result = PRAGMA_OMP_CLAUSE_DEFAULT;
16675 case PRAGMA_OMP_CLAUSE_DEFAULT:
16880 case PRAGMA_OMP_CLAUSE_DEFAULT:
20168 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT) \
20407 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT) \
20683 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT))
22726 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14857 result = PRAGMA_OMP_CLAUSE_DEFAULT;
19310 case PRAGMA_OMP_CLAUSE_DEFAULT:
19525 case PRAGMA_OMP_CLAUSE_DEFAULT:
23228 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT) \
23470 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT) \
23748 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT))
26042 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEFAULT) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 90 milliseconds