Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dloop.c365 gomp_loop_ordered_static_next (long *istart, long *iend) in gomp_loop_ordered_static_next() function
425 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_runtime_next()
533 extern __typeof(gomp_loop_ordered_static_next) GOMP_loop_ordered_static_next
606 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_static_next()
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dloop.c482 gomp_loop_ordered_static_next (long *istart, long *iend) in gomp_loop_ordered_static_next() function
542 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_runtime_next()
750 extern __typeof(gomp_loop_ordered_static_next) GOMP_loop_ordered_static_next
874 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_static_next()