Searched refs:PRAGMA_OMP_CLAUSE_SCHEDULE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c219 PRAGMA_OMP_CLAUSE_SCHEDULE,
6724 result = PRAGMA_OMP_CLAUSE_SCHEDULE;
7222 case PRAGMA_OMP_CLAUSE_SCHEDULE:
7519 | (1u << PRAGMA_OMP_CLAUSE_SCHEDULE) \
218 PRAGMA_OMP_CLAUSE_SCHEDULE, enumerator in enum:pragma_omp_clause
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c18167 PRAGMA_OMP_CLAUSE_SCHEDULE,
18224 result = PRAGMA_OMP_CLAUSE_SCHEDULE;
18686 case PRAGMA_OMP_CLAUSE_SCHEDULE:
19013 | (1u << PRAGMA_OMP_CLAUSE_SCHEDULE) \
18163 PRAGMA_OMP_CLAUSE_SCHEDULE, enumerator in enum:pragma_omp_clause

Completed in 166 milliseconds