Searched refs:GOMP_loop_runtime_start (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | libgomp_g.h | 54 extern bool GOMP_loop_runtime_start (long, long, long, long *, long *);
|
| H A D | libgomp.map | 86 GOMP_loop_runtime_start;
|
| H A D | loop.c | 124 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start() function
|
| H A D | ChangeLog | 1637 (GOMP_loop_runtime_start, GOMP_loop_ordered_runtime_start, 1644 GOMP_loop_guided_start, GOMP_loop_runtime_start,
|
| H A D | libgomp.texi | 1211 if (GOMP_loop_runtime_start (0, n, 1, &_s0, &_e0))
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | omp-builtins.def | 65 "GOMP_loop_runtime_start",
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_ftn_os.h | 566 #define KMP_API_NAME_GOMP_LOOP_RUNTIME_START GOMP_loop_runtime_start
|