Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop.c650 gomp_loop_static_next (long *istart, long *iend) in gomp_loop_static_next() function
698 return gomp_loop_static_next (istart, iend); in GOMP_loop_runtime_next()
1009 extern __typeof(gomp_loop_static_next) GOMP_loop_static_next
1132 return gomp_loop_static_next (istart, iend); in GOMP_loop_static_next()
H A DChangeLog17361 gomp_loop_static_next, gomp_loop_dynamic_next, gomp_loop_guided_next,
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop.c647 gomp_loop_static_next (long *istart, long *iend) in gomp_loop_static_next() function
695 return gomp_loop_static_next (istart, iend); in GOMP_loop_runtime_next()
1006 extern __typeof(gomp_loop_static_next) GOMP_loop_static_next
1129 return gomp_loop_static_next (istart, iend); in GOMP_loop_static_next()