Home
last modified time | relevance | path

Searched refs:GOMP_loop_runtime_next (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h67 extern bool GOMP_loop_runtime_next (long *, long *);
H A Dlibgomp.map85 GOMP_loop_runtime_next;
H A Dloop.c275 GOMP_loop_runtime_next (long *istart, long *iend) in GOMP_loop_runtime_next() function
H A Dlibgomp.texi1216 @} while (GOMP_loop_runtime_next (&_s0, _&e0));
H A DChangeLog1638 GOMP_loop_runtime_next, GOMP_loop_ordered_runtime_next): Use a
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def90 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_RUNTIME_NEXT, "GOMP_loop_runtime_next",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h565 #define KMP_API_NAME_GOMP_LOOP_RUNTIME_NEXT GOMP_loop_runtime_next