Searched refs:GOMP_loop_static_start (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | libgomp_g.h | 51 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
|
| H A D | libgomp.map | 88 GOMP_loop_static_start;
|
| H A D | loop.c | 445 extern __typeof(gomp_loop_static_start) GOMP_loop_static_start 474 GOMP_loop_static_start (long start, long end, long incr, long chunk_size, in GOMP_loop_static_start() function
|
| H A D | ChangeLog | 1428 * loop.c (GOMP_loop_static_start): Provide fallback wrapper 1643 * loop.c (GOMP_loop_static_start, GOMP_loop_dynamic_start, 1672 * loop.c (GOMP_loop_static_start): If not the startup thread,
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | omp-builtins.def | 53 "GOMP_loop_static_start",
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_ftn_os.h | 568 #define KMP_API_NAME_GOMP_LOOP_STATIC_START GOMP_loop_static_start
|