Home
last modified time | relevance | path

Searched refs:C_OMP_CLAUSE_SPLIT_SECTIONS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-common.h1132 C_OMP_CLAUSE_SPLIT_SECTIONS = C_OMP_CLAUSE_SPLIT_FOR, enumerator
HDc-omp.c1076 cclauses[C_OMP_CLAUSE_SPLIT_SECTIONS] in c_omp_split_clauses()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c16342 clauses = cclauses[C_OMP_CLAUSE_SPLIT_SECTIONS]; in c_parser_omp_sections()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c35795 clauses = cclauses[C_OMP_CLAUSE_SPLIT_SECTIONS]; in cp_parser_omp_sections()