Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop_ull.c104 gomp_loop_ull_static_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_static_start() function
181 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
195 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
798 extern __typeof(gomp_loop_ull_static_start) GOMP_loop_ull_static_start
854 return gomp_loop_ull_static_start (up, start, end, incr, chunk_size, istart, in GOMP_loop_ull_static_start()
H A DChangeLog6946 (gomp_loop_ull_static_start, gomp_loop_ull_dynamic_start,
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop_ull.c104 gomp_loop_ull_static_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_static_start() function
181 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
195 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
795 extern __typeof(gomp_loop_ull_static_start) GOMP_loop_ull_static_start
851 return gomp_loop_ull_static_start (up, start, end, incr, chunk_size, istart, in GOMP_loop_ull_static_start()