Searched refs:GOMP_loop_static_start (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | libgomp_g.h | 52 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
|
| D | libgomp.map | 255 GOMP_loop_static_start;
|
| D | loop.c | 980 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
|
| D | ChangeLog | 17156 * 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/ |
| D | omp-builtins.def | 116 "GOMP_loop_static_start",
|