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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 152 PRAGMA_OMP_CLAUSE_SHARED,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 145 PRAGMA_OMP_CLAUSE_SHARED,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12897 result = PRAGMA_OMP_CLAUSE_SHARED;
16968 case PRAGMA_OMP_CLAUSE_SHARED:
20169 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
20410 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
20678 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
22722 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15048 result = PRAGMA_OMP_CLAUSE_SHARED;
19617 case PRAGMA_OMP_CLAUSE_SHARED:
23229 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
23473 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
23743 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
26038 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SHARED) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 89 milliseconds