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

/freebsd-12-stable/contrib/gcc/
H A Dc-parser.c242 PRAGMA_OMP_CLAUSE_NUM_THREADS,
7295 result = PRAGMA_OMP_CLAUSE_NUM_THREADS;
7793 case PRAGMA_OMP_CLAUSE_NUM_THREADS:
8281 | (1u << PRAGMA_OMP_CLAUSE_NUM_THREADS))
241 PRAGMA_OMP_CLAUSE_NUM_THREADS, enumerator in enum:pragma_omp_clause
/freebsd-12-stable/contrib/gcc/cp/
H A Dparser.c20454 PRAGMA_OMP_CLAUSE_NUM_THREADS,
20503 result = PRAGMA_OMP_CLAUSE_NUM_THREADS;
20960 case PRAGMA_OMP_CLAUSE_NUM_THREADS:
21474 | (1u << PRAGMA_OMP_CLAUSE_NUM_THREADS))
20451 PRAGMA_OMP_CLAUSE_NUM_THREADS, enumerator in enum:pragma_omp_clause

Completed in 208 milliseconds