Searched refs:GOMP_CANCEL_LOOP (Results 1 – 2 of 2) sorted by relevance
180 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS)) in GOMP_cancellation_point()211 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS)) in ialias()
640 GOMP_CANCEL_LOOP = 2, enumerator641 GOMP_CANCEL_FOR = GOMP_CANCEL_LOOP,642 GOMP_CANCEL_DO = GOMP_CANCEL_LOOP,