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

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c208 PRAGMA_OMP_CLAUSE_COPYIN,
6692 result = PRAGMA_OMP_CLAUSE_COPYIN;
7178 case PRAGMA_OMP_CLAUSE_COPYIN:
7691 | (1u << PRAGMA_OMP_CLAUSE_COPYIN) \
207 PRAGMA_OMP_CLAUSE_COPYIN, enumerator in enum:pragma_omp_clause
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c18156 PRAGMA_OMP_CLAUSE_COPYIN,
18196 result = PRAGMA_OMP_CLAUSE_COPYIN;
18638 case PRAGMA_OMP_CLAUSE_COPYIN:
19180 | (1u << PRAGMA_OMP_CLAUSE_COPYIN) \
18152 PRAGMA_OMP_CLAUSE_COPYIN, enumerator in enum:pragma_omp_clause

Completed in 252 milliseconds