Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dloop_ull.c378 gomp_loop_ull_ordered_static_next (gomp_ull *istart, gomp_ull *iend) in gomp_loop_ull_ordered_static_next() function
438 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_runtime_next()
475 extern __typeof(gomp_loop_ull_ordered_static_next) GOMP_loop_ull_ordered_static_next
557 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_static_next()
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dloop_ull.c487 gomp_loop_ull_ordered_static_next (gomp_ull *istart, gomp_ull *iend) in gomp_loop_ull_ordered_static_next() function
547 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_runtime_next()
599 extern __typeof(gomp_loop_ull_ordered_static_next) GOMP_loop_ull_ordered_static_next
739 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_static_next()