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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 99 PRAGMA_OMP_CLAUSE_NONE = 0,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 95 PRAGMA_OMP_CLAUSE_NONE = 0,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12700 If the clause is not recognized PRAGMA_OMP_CLAUSE_NONE is returned and
12707 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE;
12944 if (result != PRAGMA_OMP_CLAUSE_NONE)
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14843 If the clause is not recognized PRAGMA_OMP_CLAUSE_NONE is returned and
14850 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE;
15095 if (result != PRAGMA_OMP_CLAUSE_NONE)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 95 milliseconds