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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 151 PRAGMA_OMP_CLAUSE_SECTIONS,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 144 PRAGMA_OMP_CLAUSE_SECTIONS,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12891 result = PRAGMA_OMP_CLAUSE_SECTIONS;
17017 case PRAGMA_OMP_CLAUSE_SECTIONS:
20510 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SECTIONS) \
20535 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SECTIONS) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15042 result = PRAGMA_OMP_CLAUSE_SECTIONS;
19666 case PRAGMA_OMP_CLAUSE_SECTIONS:
23575 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SECTIONS) \
23600 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SECTIONS) \
  /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