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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-pragma.h64 PRAGMA_OMP_CLAUSE_IF, enumerator in enum:pragma_omp_clause
H A Dc-parser.c7116 result = PRAGMA_OMP_CLAUSE_IF;
7733 case PRAGMA_OMP_CLAUSE_IF:
8486 ( (1u << PRAGMA_OMP_CLAUSE_IF) \
8594 ( (1u << PRAGMA_OMP_CLAUSE_IF) \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c21246 result = PRAGMA_OMP_CLAUSE_IF;
21814 case PRAGMA_OMP_CLAUSE_IF:
22793 ( (1u << PRAGMA_OMP_CLAUSE_IF) \
22897 ( (1u << PRAGMA_OMP_CLAUSE_IF) \

Completed in 214 milliseconds