Searched refs:PRAGMA_OMP_CLAUSE_PARALLEL (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h123 PRAGMA_OMP_CLAUSE_PARALLEL, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h137 PRAGMA_OMP_CLAUSE_PARALLEL, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12780 result = PRAGMA_OMP_CLAUSE_PARALLEL;
16333 case PRAGMA_OMP_CLAUSE_PARALLEL:
19172 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PARALLEL) \
19197 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PARALLEL) \
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12859 result = PRAGMA_OMP_CLAUSE_PARALLEL;
16998 case PRAGMA_OMP_CLAUSE_PARALLEL:
20512 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PARALLEL) \
20537 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_PARALLEL) \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 298 milliseconds