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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 138 PRAGMA_OMP_CLAUSE_NOWAIT,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 131 PRAGMA_OMP_CLAUSE_NOWAIT,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12837 result = PRAGMA_OMP_CLAUSE_NOWAIT;
16930 case PRAGMA_OMP_CLAUSE_NOWAIT:
19756 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT) \
19772 mask &= ~(OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT);
20119 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
20130 mask &= ~(OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT);
20354 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
20381 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
20855 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
20897 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
    [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14988 result = PRAGMA_OMP_CLAUSE_NOWAIT;
19579 case PRAGMA_OMP_CLAUSE_NOWAIT:
22805 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT) \
22821 mask &= ~(OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT);
23179 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
23190 mask &= ~(OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT);
23415 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
23444 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
23506 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
23932 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOWAIT))
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 84 milliseconds