Home
last modified time | relevance | path

Searched refs:DI_PARWORKS (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsmp.c1248 (void)leave_dir(DI_PARWORKS, TRUE, 0); in semsmp()
3330 doif = enter_dir(DI_PARWORKS, TRUE, 0, DI_B(DI_ATOMIC_CAPTURE)); in semsmp()
6718 DI_ID(sem.doif_depth) == DI_PARWORKS || in do_lastprivate()
7792 case DI_PARWORKS: in begin_parallel_clause()
7820 case DI_PARWORKS: in begin_parallel_clause()
7865 case DI_PARWORKS: in begin_parallel_clause()
7886 case DI_PARWORKS: in begin_parallel_clause()
7909 case DI_PARWORKS: in end_parallel_clause()
7949 case DI_PARWORKS: in end_parallel_clause()
9121 case DI_PARWORKS: in name_of_dir()
H A Dsemant.h317 #define DI_PARWORKS 19 macro