Searched refs:GOMP_loop_runtime_start (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | libgomp_g.h | 51 extern bool GOMP_loop_runtime_start (long, long, long, long *, long *);
|
H A D | libgomp.map | 140 GOMP_loop_runtime_start;
|
H A D | loop.c | 164 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start() function
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | libgomp_g.h | 54 extern bool GOMP_loop_runtime_start (long, long, long, long *, long *);
|
H A D | libgomp.map | 191 GOMP_loop_runtime_start;
|
H A D | loop.c | 173 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-builtins.def | 68 "GOMP_loop_runtime_start",
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-builtins.def | 109 "GOMP_loop_runtime_start",
|