Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop.c716 gomp_loop_ordered_static_next (long *istart, long *iend) in gomp_loop_ordered_static_next() function
776 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_runtime_next()
1024 extern __typeof(gomp_loop_ordered_static_next) GOMP_loop_ordered_static_next
1174 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_static_next()
H A DChangeLog17353 (gomp_loop_ordered_static_next): Refine test for calling
17362 gomp_loop_ordered_static_next, gomp_loop_ordered_dynamic_next,
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop.c713 gomp_loop_ordered_static_next (long *istart, long *iend) in gomp_loop_ordered_static_next() function
773 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_runtime_next()
1021 extern __typeof(gomp_loop_ordered_static_next) GOMP_loop_ordered_static_next
1171 return gomp_loop_ordered_static_next (istart, iend); in GOMP_loop_ordered_static_next()