Searched refs:GOMP_loop_ordered_static_start (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | libgomp_g.h | 53 extern bool GOMP_loop_ordered_static_start (long, long, long, long,
|
H A D | libgomp.map | 138 GOMP_loop_ordered_static_start;
|
H A D | loop.c | 519 extern __typeof(gomp_loop_ordered_static_start) GOMP_loop_ordered_static_start 562 GOMP_loop_ordered_static_start (long start, long end, long incr, in GOMP_loop_ordered_static_start() function
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | libgomp_g.h | 60 extern bool GOMP_loop_ordered_static_start (long, long, long, long,
|
H A D | libgomp.map | 189 GOMP_loop_ordered_static_start;
|
H A D | loop.c | 725 extern __typeof(gomp_loop_ordered_static_start) GOMP_loop_ordered_static_start 794 GOMP_loop_ordered_static_start (long start, long end, long incr, in GOMP_loop_ordered_static_start() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-builtins.def | 72 "GOMP_loop_ordered_static_start",
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-builtins.def | 121 "GOMP_loop_ordered_static_start",
|