Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pragma.h99 PRAGMA_OMP_CLAUSE_INBRANCH, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c11324 result = PRAGMA_OMP_CLAUSE_INBRANCH; in c_parser_omp_clause_name()
14242 case PRAGMA_OMP_CLAUSE_INBRANCH:
17303 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_INBRANCH) \
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c31390 result = PRAGMA_OMP_CLAUSE_INBRANCH; in cp_parser_omp_clause_name()
34065 case PRAGMA_OMP_CLAUSE_INBRANCH:
37273 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_INBRANCH) \