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

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c211 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE,
6698 result = PRAGMA_OMP_CLAUSE_FIRSTPRIVATE;
7190 case PRAGMA_OMP_CLAUSE_FIRSTPRIVATE:
7515 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
7656 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
7688 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
7768 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
210 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE, enumerator in enum:pragma_omp_clause
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c18159 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE,
18202 result = PRAGMA_OMP_CLAUSE_FIRSTPRIVATE;
18651 case PRAGMA_OMP_CLAUSE_FIRSTPRIVATE:
19009 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
19149 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
19177 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
19257 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
18155 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE, enumerator in enum:pragma_omp_clause

Completed in 119 milliseconds