Home
last modified time | relevance | path

Searched refs:GOMP_loop_static_start (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h51 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
H A Dlibgomp.map88 GOMP_loop_static_start;
H A Dloop.c445 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 DChangeLog1428 * 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 Domp-builtins.def53 "GOMP_loop_static_start",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h568 #define KMP_API_NAME_GOMP_LOOP_STATIC_START GOMP_loop_static_start