Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp_g.h52 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
Dlibgomp.map255 GOMP_loop_static_start;
Dloop.c980 extern __typeof(gomp_loop_static_start) GOMP_loop_static_start
1032 GOMP_loop_static_start (long start, long end, long incr, long chunk_size, in GOMP_loop_static_start() function
DChangeLog17156 * loop.c (GOMP_loop_static_start): Provide fallback wrapper
17371 * loop.c (GOMP_loop_static_start, GOMP_loop_dynamic_start,
17400 * loop.c (GOMP_loop_static_start): If not the startup thread,
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-builtins.def116 "GOMP_loop_static_start",