Searched refs:PRAGMA_OMP_CLAUSE_COPYPRIVATE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h92 PRAGMA_OMP_CLAUSE_COPYPRIVATE, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h103 PRAGMA_OMP_CLAUSE_COPYPRIVATE, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12678 result = PRAGMA_OMP_CLAUSE_COPYPRIVATE;
16221 case PRAGMA_OMP_CLAUSE_COPYPRIVATE:
19048 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COPYPRIVATE) \
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12751 result = PRAGMA_OMP_CLAUSE_COPYPRIVATE;
16878 case PRAGMA_OMP_CLAUSE_COPYPRIVATE:
20356 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COPYPRIVATE) \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 523 milliseconds