Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dloop_ull.c361 gomp_loop_ull_ordered_guided_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_ordered_guided_start() function
403 return gomp_loop_ull_ordered_guided_start (up, start, end, incr, in GOMP_loop_ull_ordered_runtime_start()
817 extern __typeof(gomp_loop_ull_ordered_guided_start) GOMP_loop_ull_ordered_guided_start
935 return gomp_loop_ull_ordered_guided_start (up, start, end, incr, chunk_size, in GOMP_loop_ull_ordered_guided_start()
DChangeLog6949 gomp_loop_ull_ordered_guided_start,