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

/freebsd-11-stable/contrib/gcc/
H A Dc-parser.c235 PRAGMA_OMP_CLAUSE_COPYIN,
7279 result = PRAGMA_OMP_CLAUSE_COPYIN;
7765 case PRAGMA_OMP_CLAUSE_COPYIN:
8279 | (1u << PRAGMA_OMP_CLAUSE_COPYIN) \
234 PRAGMA_OMP_CLAUSE_COPYIN, enumerator in enum:pragma_omp_clause
/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c20447 PRAGMA_OMP_CLAUSE_COPYIN,
20487 result = PRAGMA_OMP_CLAUSE_COPYIN;
20929 case PRAGMA_OMP_CLAUSE_COPYIN:
21472 | (1u << PRAGMA_OMP_CLAUSE_COPYIN) \
20444 PRAGMA_OMP_CLAUSE_COPYIN, enumerator in enum:pragma_omp_clause

Completed in 138 milliseconds