Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dloop_ull.c99 gomp_loop_ull_static_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_static_start() function
176 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
190 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
454 extern __typeof(gomp_loop_ull_static_start) GOMP_loop_ull_static_start
487 return gomp_loop_ull_static_start (up, start, end, incr, chunk_size, istart, in GOMP_loop_ull_static_start()
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dloop_ull.c100 gomp_loop_ull_static_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_static_start() function
177 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
191 return gomp_loop_ull_static_start (up, start, end, incr, in GOMP_loop_ull_runtime_start()
563 extern __typeof(gomp_loop_ull_static_start) GOMP_loop_ull_static_start
611 return gomp_loop_ull_static_start (up, start, end, incr, chunk_size, istart, in GOMP_loop_ull_static_start()