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/
H A Dc-common.h1132 C_OMP_CLAUSE_SPLIT_SECTIONS = C_OMP_CLAUSE_SPLIT_FOR, enumerator
H A Dc-omp.c1076 cclauses[C_OMP_CLAUSE_SPLIT_SECTIONS] in c_omp_split_clauses()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c16342 clauses = cclauses[C_OMP_CLAUSE_SPLIT_SECTIONS]; in c_parser_omp_sections()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c35795 clauses = cclauses[C_OMP_CLAUSE_SPLIT_SECTIONS]; in cp_parser_omp_sections()