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

/freebsd-10.1-release/contrib/gcc/
H A Dc-parser.c238 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE,
7285 result = PRAGMA_OMP_CLAUSE_FIRSTPRIVATE;
7777 case PRAGMA_OMP_CLAUSE_FIRSTPRIVATE:
8103 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
8244 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
8276 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
8356 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
237 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE, enumerator in enum:pragma_omp_clause
/freebsd-10.1-release/contrib/gcc/cp/
H A Dparser.c20450 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE,
20493 result = PRAGMA_OMP_CLAUSE_FIRSTPRIVATE;
20942 case PRAGMA_OMP_CLAUSE_FIRSTPRIVATE:
21301 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
21441 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
21469 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
21549 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
20447 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE, enumerator in enum:pragma_omp_clause

Completed in 142 milliseconds