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

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c210 PRAGMA_OMP_CLAUSE_DEFAULT,
6683 result = PRAGMA_OMP_CLAUSE_DEFAULT;
7186 case PRAGMA_OMP_CLAUSE_DEFAULT:
7689 | (1u << PRAGMA_OMP_CLAUSE_DEFAULT) \
209 PRAGMA_OMP_CLAUSE_DEFAULT, enumerator in enum:pragma_omp_clause
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c18158 PRAGMA_OMP_CLAUSE_DEFAULT,
18184 result = PRAGMA_OMP_CLAUSE_DEFAULT;
18647 case PRAGMA_OMP_CLAUSE_DEFAULT:
19178 | (1u << PRAGMA_OMP_CLAUSE_DEFAULT) \
18154 PRAGMA_OMP_CLAUSE_DEFAULT, enumerator in enum:pragma_omp_clause

Completed in 140 milliseconds