Searched refs:section_clauses (Results 1 – 2 of 2) sorted by relevance
5066 gfc_omp_clauses section_clauses; in gfc_trans_omp_parallel_sections() local5069 memset (§ion_clauses, 0, sizeof (section_clauses)); in gfc_trans_omp_parallel_sections()5070 section_clauses.nowait = true; in gfc_trans_omp_parallel_sections()5076 stmt = gfc_trans_omp_sections (code, §ion_clauses); in gfc_trans_omp_parallel_sections()
6569 gfc_omp_clauses section_clauses; in gfc_trans_omp_parallel_sections() local6572 memset (§ion_clauses, 0, sizeof (section_clauses)); in gfc_trans_omp_parallel_sections()6573 section_clauses.nowait = true; in gfc_trans_omp_parallel_sections()6579 stmt = gfc_trans_omp_sections (code, §ion_clauses); in gfc_trans_omp_parallel_sections()