Searched refs:GOMP_loop_dynamic_start (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | libgomp_g.h | 52 extern bool GOMP_loop_dynamic_start (long, long, long, long, long *, long *);
|
| H A D | libgomp.map | 68 GOMP_loop_dynamic_start;
|
| H A D | loop.c | 447 extern __typeof(gomp_loop_dynamic_start) GOMP_loop_dynamic_start 481 GOMP_loop_dynamic_start (long start, long end, long incr, long chunk_size, in GOMP_loop_dynamic_start() function
|
| H A D | ChangeLog | 1430 (GOMP_loop_dynamic_start, GOMP_loop_guided_start, 1643 * loop.c (GOMP_loop_static_start, GOMP_loop_dynamic_start,
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | omp-builtins.def | 57 "GOMP_loop_dynamic_start",
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_ftn_os.h | 546 #define KMP_API_NAME_GOMP_LOOP_DYNAMIC_START GOMP_loop_dynamic_start
|