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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 145 PRAGMA_OMP_CLAUSE_PRIORITY,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 138 PRAGMA_OMP_CLAUSE_PRIORITY,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12875 result = PRAGMA_OMP_CLAUSE_PRIORITY;
16950 case PRAGMA_OMP_CLAUSE_PRIORITY:
20414 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PRIORITY) \
22735 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PRIORITY) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15026 result = PRAGMA_OMP_CLAUSE_PRIORITY;
19599 case PRAGMA_OMP_CLAUSE_PRIORITY:
23477 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PRIORITY) \
26051 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PRIORITY) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 91 milliseconds