Searched refs:gomp_loop_ull_ordered_guided_start (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | loop_ull.c | 361 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()
|
| D | ChangeLog | 6949 gomp_loop_ull_ordered_guided_start,
|