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

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c212 PRAGMA_OMP_CLAUSE_IF,
6681 result = PRAGMA_OMP_CLAUSE_IF;
7194 case PRAGMA_OMP_CLAUSE_IF:
7686 ( (1u << PRAGMA_OMP_CLAUSE_IF) \
211 PRAGMA_OMP_CLAUSE_IF, enumerator in enum:pragma_omp_clause
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c18160 PRAGMA_OMP_CLAUSE_IF,
18182 result = PRAGMA_OMP_CLAUSE_IF;
18656 case PRAGMA_OMP_CLAUSE_IF:
19175 ( (1u << PRAGMA_OMP_CLAUSE_IF) \
18156 PRAGMA_OMP_CLAUSE_IF, enumerator in enum:pragma_omp_clause

Completed in 121 milliseconds