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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 158 PRAGMA_OMP_CLAUSE_THREADS,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 151 PRAGMA_OMP_CLAUSE_THREADS,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12911 result = PRAGMA_OMP_CLAUSE_THREADS;
17131 case PRAGMA_OMP_CLAUSE_THREADS:
19967 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_THREADS) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15062 result = PRAGMA_OMP_CLAUSE_THREADS;
19790 case PRAGMA_OMP_CLAUSE_THREADS:
23019 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_THREADS) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 112 milliseconds