Home
last modified time | relevance | path

Searched refs:PRAGMA_OMP_CLAUSE_FOR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h94 PRAGMA_OMP_CLAUSE_FOR, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11259 result = PRAGMA_OMP_CLAUSE_FOR; in c_parser_omp_clause_name()
14265 case PRAGMA_OMP_CLAUSE_FOR:
16571 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
16596 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c31326 result = PRAGMA_OMP_CLAUSE_FOR; in cp_parser_omp_clause_name()
34088 case PRAGMA_OMP_CLAUSE_FOR:
36026 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
36044 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \