Home
last modified time | relevance | path

Searched refs:GOMP_loop_runtime_start (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h54 extern bool GOMP_loop_runtime_start (long, long, long, long *, long *);
H A Dlibgomp.map86 GOMP_loop_runtime_start;
H A Dloop.c124 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start() function
H A DChangeLog1637 (GOMP_loop_runtime_start, GOMP_loop_ordered_runtime_start,
1644 GOMP_loop_guided_start, GOMP_loop_runtime_start,
H A Dlibgomp.texi1211 if (GOMP_loop_runtime_start (0, n, 1, &_s0, &_e0))
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def65 "GOMP_loop_runtime_start",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h566 #define KMP_API_NAME_GOMP_LOOP_RUNTIME_START GOMP_loop_runtime_start