Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dloop_ull.c312 gomp_loop_ull_static_next (gomp_ull *istart, gomp_ull *iend) in gomp_loop_ull_static_next() function
360 return gomp_loop_ull_static_next (istart, iend); in GOMP_loop_ull_runtime_next()
468 extern __typeof(gomp_loop_ull_static_next) GOMP_loop_ull_static_next
539 return gomp_loop_ull_static_next (istart, iend); in GOMP_loop_ull_static_next()
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dloop_ull.c421 gomp_loop_ull_static_next (gomp_ull *istart, gomp_ull *iend) in gomp_loop_ull_static_next() function
469 return gomp_loop_ull_static_next (istart, iend); in GOMP_loop_ull_runtime_next()
588 extern __typeof(gomp_loop_ull_static_next) GOMP_loop_ull_static_next
709 return gomp_loop_ull_static_next (istart, iend); in GOMP_loop_ull_static_next()