Searched refs:GOMP_loop_ordered_static_start (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/libgomp/ |
H A D | libgomp_g.h | 56 extern bool GOMP_loop_ordered_static_start (long, long, long, long,
|
H A D | libgomp.map | 84 GOMP_loop_ordered_static_start;
|
H A D | loop.c | 452 extern __typeof(gomp_loop_ordered_static_start) GOMP_loop_ordered_static_start 495 GOMP_loop_ordered_static_start (long start, long end, long incr, in GOMP_loop_ordered_static_start() function
|
H A D | ChangeLog | 1107 GOMP_loop_ordered_static_start, GOMP_loop_ordered_dynamic_start, 1321 GOMP_loop_ordered_static_start, GOMP_loop_ordered_dynamic_start, 1350 (GOMP_loop_ordered_static_start): Likewise.
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | omp-builtins.def | 69 "GOMP_loop_ordered_static_start",
|