Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp_g.h52 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
H A Dlibgomp.map209 GOMP_loop_static_start;
H A Dloop.c977 extern __typeof(gomp_loop_static_start) GOMP_loop_static_start
1029 GOMP_loop_static_start (long start, long end, long incr, long chunk_size, in GOMP_loop_static_start() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp_g.h52 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
H A Dlibgomp.map255 GOMP_loop_static_start;
H A 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
H A 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.old/dist/gcc/
H A Domp-builtins.def104 "GOMP_loop_static_start",
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-builtins.def116 "GOMP_loop_static_start",