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

/freebsd-10.0-release/contrib/gcc/
H A Dc-parser.c211 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE,
6661 result = PRAGMA_OMP_CLAUSE_FIRSTPRIVATE;
7153 case PRAGMA_OMP_CLAUSE_FIRSTPRIVATE:
7478 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
7619 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
7651 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
7731 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
210 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE, enumerator in enum:pragma_omp_clause
/freebsd-10.0-release/contrib/gcc/cp/
H A Dparser.c18059 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE,
18102 result = PRAGMA_OMP_CLAUSE_FIRSTPRIVATE;
18551 case PRAGMA_OMP_CLAUSE_FIRSTPRIVATE:
18909 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
19049 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
19077 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
19157 | (1u << PRAGMA_OMP_CLAUSE_FIRSTPRIVATE) \
18055 PRAGMA_OMP_CLAUSE_FIRSTPRIVATE, enumerator in enum:pragma_omp_clause

Completed in 223 milliseconds