Searched refs:GOMP_loop_ordered_guided_start (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | libgomp_g.h | 57 extern bool GOMP_loop_ordered_guided_start (long, long, long, long,
|
H A D | libgomp.map | 134 GOMP_loop_ordered_guided_start;
|
H A D | loop.c | 523 extern __typeof(gomp_loop_ordered_guided_start) GOMP_loop_ordered_guided_start 578 GOMP_loop_ordered_guided_start (long start, long end, long incr, in GOMP_loop_ordered_guided_start() function
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | libgomp_g.h | 64 extern bool GOMP_loop_ordered_guided_start (long, long, long, long,
|
H A D | libgomp.map | 185 GOMP_loop_ordered_guided_start;
|
H A D | loop.c | 729 extern __typeof(gomp_loop_ordered_guided_start) GOMP_loop_ordered_guided_start 810 GOMP_loop_ordered_guided_start (long start, long end, long incr, in GOMP_loop_ordered_guided_start() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-builtins.def | 80 "GOMP_loop_ordered_guided_start",
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-builtins.def | 129 "GOMP_loop_ordered_guided_start",
|