Searched refs:GOMP_loop_guided_start (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | libgomp_g.h | 53 extern bool GOMP_loop_guided_start (long, long, long, long, long *, long *);
|
| H A D | libgomp.map | 72 GOMP_loop_guided_start;
|
| H A D | loop.c | 449 extern __typeof(gomp_loop_guided_start) GOMP_loop_guided_start 488 GOMP_loop_guided_start (long start, long end, long incr, long chunk_size, in GOMP_loop_guided_start() function
|
| H A D | ChangeLog | 1430 (GOMP_loop_dynamic_start, GOMP_loop_guided_start, 1644 GOMP_loop_guided_start, GOMP_loop_runtime_start,
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | omp-builtins.def | 61 "GOMP_loop_guided_start",
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_ftn_os.h | 550 #define KMP_API_NAME_GOMP_LOOP_GUIDED_START GOMP_loop_guided_start
|