Home
last modified time | relevance | path

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

/NextBSD/contrib/gcclibs/libgomp/
HDloop.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()
HDChangeLog1633 gomp_loop_static_next, gomp_loop_dynamic_next, gomp_loop_guided_next,