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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 149 PRAGMA_OMP_CLAUSE_SAFELEN,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 142 PRAGMA_OMP_CLAUSE_SAFELEN,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12887 result = PRAGMA_OMP_CLAUSE_SAFELEN;
17119 case PRAGMA_OMP_CLAUSE_SAFELEN:
19690 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SAFELEN) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15038 result = PRAGMA_OMP_CLAUSE_SAFELEN;
19778 case PRAGMA_OMP_CLAUSE_SAFELEN:
22748 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SAFELEN) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 153 milliseconds