Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dloop.c235 gomp_loop_static_next (long *istart, long *iend) in gomp_loop_static_next() function
282 return gomp_loop_static_next (istart, iend); in GOMP_loop_runtime_next()
459 extern __typeof(gomp_loop_static_next) GOMP_loop_static_next
521 return gomp_loop_static_next (istart, iend); in GOMP_loop_static_next()
H A DChangeLog1633 gomp_loop_static_next, gomp_loop_dynamic_next, gomp_loop_guided_next,