Searched refs:PRAGMA_OMP_CLAUSE_LASTPRIVATE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-pragma.h65 PRAGMA_OMP_CLAUSE_LASTPRIVATE, enumerator in enum:pragma_omp_clause
H A Dc-parser.c7139 result = PRAGMA_OMP_CLAUSE_LASTPRIVATE;
7737 case PRAGMA_OMP_CLAUSE_LASTPRIVATE:
8306 | (1u << PRAGMA_OMP_CLAUSE_LASTPRIVATE) \
8455 | (1u << PRAGMA_OMP_CLAUSE_LASTPRIVATE) \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c21272 result = PRAGMA_OMP_CLAUSE_LASTPRIVATE;
21818 case PRAGMA_OMP_CLAUSE_LASTPRIVATE:
22627 | (1u << PRAGMA_OMP_CLAUSE_LASTPRIVATE) \
22768 | (1u << PRAGMA_OMP_CLAUSE_LASTPRIVATE) \

Completed in 212 milliseconds