Searched refs:GOMP_CANCEL_SECTIONS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dparallel.c200 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS))
238 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS))
H A Dlibgomp.h744 GOMP_CANCEL_SECTIONS = 4, enumerator in enum:gomp_cancel_kind
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dparallel.c207 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS))
245 if (which & (GOMP_CANCEL_LOOP | GOMP_CANCEL_SECTIONS))
H A Dlibgomp.h821 GOMP_CANCEL_SECTIONS = 4, enumerator in enum:gomp_cancel_kind

Completed in 295 milliseconds