Lines Matching full:long
37 gomp_loop_init (struct gomp_work_share *ws, long start, long end, long incr, in gomp_loop_init()
38 enum gomp_schedule_type sched, long chunk_size) in gomp_loop_init()
66 gomp_loop_static_start (long start, long end, long incr, long chunk_size, in gomp_loop_static_start()
67 long *istart, long *iend) in gomp_loop_static_start()
80 gomp_loop_dynamic_start (long start, long end, long incr, long chunk_size, in gomp_loop_dynamic_start()
81 long *istart, long *iend) in gomp_loop_dynamic_start()
102 gomp_loop_guided_start (long start, long end, long incr, long chunk_size, in gomp_loop_guided_start()
103 long *istart, long *iend) in gomp_loop_guided_start()
124 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start()
125 long *istart, long *iend) in GOMP_loop_runtime_start()
147 gomp_loop_ordered_static_start (long start, long end, long incr, in gomp_loop_ordered_static_start()
148 long chunk_size, long *istart, long *iend) in gomp_loop_ordered_static_start()
164 gomp_loop_ordered_dynamic_start (long start, long end, long incr, in gomp_loop_ordered_dynamic_start()
165 long chunk_size, long *istart, long *iend) in gomp_loop_ordered_dynamic_start()
183 gomp_loop_ordered_guided_start (long start, long end, long incr, in gomp_loop_ordered_guided_start()
184 long chunk_size, long *istart, long *iend) in gomp_loop_ordered_guided_start()
202 GOMP_loop_ordered_runtime_start (long start, long end, long incr, in GOMP_loop_ordered_runtime_start()
203 long *istart, long *iend) in GOMP_loop_ordered_runtime_start()
235 gomp_loop_static_next (long *istart, long *iend) in gomp_loop_static_next()
241 gomp_loop_dynamic_next (long *istart, long *iend) in gomp_loop_dynamic_next()
258 gomp_loop_guided_next (long *istart, long *iend) in gomp_loop_guided_next()
275 GOMP_loop_runtime_next (long *istart, long *iend) in GOMP_loop_runtime_next()
300 gomp_loop_ordered_static_next (long *istart, long *iend) in gomp_loop_ordered_static_next()
316 gomp_loop_ordered_dynamic_next (long *istart, long *iend) in gomp_loop_ordered_dynamic_next()
334 gomp_loop_ordered_guided_next (long *istart, long *iend) in gomp_loop_ordered_guided_next()
352 GOMP_loop_ordered_runtime_next (long *istart, long *iend) in GOMP_loop_ordered_runtime_next()
374 unsigned num_threads, long start, long end, in gomp_parallel_loop_start()
375 long incr, enum gomp_schedule_type sched, in gomp_parallel_loop_start()
376 long chunk_size) in gomp_parallel_loop_start()
388 unsigned num_threads, long start, long end, in GOMP_parallel_loop_static_start()
389 long incr, long chunk_size) in GOMP_parallel_loop_static_start()
397 unsigned num_threads, long start, long end, in GOMP_parallel_loop_dynamic_start()
398 long incr, long chunk_size) in GOMP_parallel_loop_dynamic_start()
406 unsigned num_threads, long start, long end, in GOMP_parallel_loop_guided_start()
407 long incr, long chunk_size) in GOMP_parallel_loop_guided_start()
415 unsigned num_threads, long start, long end, in GOMP_parallel_loop_runtime_start()
416 long incr) in GOMP_parallel_loop_runtime_start()
474 GOMP_loop_static_start (long start, long end, long incr, long chunk_size, in GOMP_loop_static_start()
475 long *istart, long *iend) in GOMP_loop_static_start()
481 GOMP_loop_dynamic_start (long start, long end, long incr, long chunk_size, in GOMP_loop_dynamic_start()
482 long *istart, long *iend) in GOMP_loop_dynamic_start()
488 GOMP_loop_guided_start (long start, long end, long incr, long chunk_size, in GOMP_loop_guided_start()
489 long *istart, long *iend) in GOMP_loop_guided_start()
495 GOMP_loop_ordered_static_start (long start, long end, long incr, in GOMP_loop_ordered_static_start()
496 long chunk_size, long *istart, long *iend) in GOMP_loop_ordered_static_start()
503 GOMP_loop_ordered_dynamic_start (long start, long end, long incr, in GOMP_loop_ordered_dynamic_start()
504 long chunk_size, long *istart, long *iend) in GOMP_loop_ordered_dynamic_start()
511 GOMP_loop_ordered_guided_start (long start, long end, long incr, in GOMP_loop_ordered_guided_start()
512 long chunk_size, long *istart, long *iend) in GOMP_loop_ordered_guided_start()
519 GOMP_loop_static_next (long *istart, long *iend) in GOMP_loop_static_next()
525 GOMP_loop_dynamic_next (long *istart, long *iend) in GOMP_loop_dynamic_next()
531 GOMP_loop_guided_next (long *istart, long *iend) in GOMP_loop_guided_next()
537 GOMP_loop_ordered_static_next (long *istart, long *iend) in GOMP_loop_ordered_static_next()
543 GOMP_loop_ordered_dynamic_next (long *istart, long *iend) in GOMP_loop_ordered_dynamic_next()
549 GOMP_loop_ordered_guided_next (long *istart, long *iend) in GOMP_loop_ordered_guided_next()