Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop_ull.c722 gomp_loop_ull_ordered_static_next (gomp_ull *istart, gomp_ull *iend) in gomp_loop_ull_ordered_static_next() function
782 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_runtime_next()
842 extern __typeof(gomp_loop_ull_ordered_static_next) GOMP_loop_ull_ordered_static_next
1012 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_static_next()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop_ull.c719 gomp_loop_ull_ordered_static_next (gomp_ull *istart, gomp_ull *iend) in gomp_loop_ull_ordered_static_next() function
779 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_runtime_next()
839 extern __typeof(gomp_loop_ull_ordered_static_next) GOMP_loop_ull_ordered_static_next
1009 return gomp_loop_ull_ordered_static_next (istart, iend); in GOMP_loop_ull_ordered_static_next()