Searched refs:GOMP_loop_ordered_runtime_start (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 73 extern bool GOMP_loop_ordered_runtime_start (long, long, long, long *, long *);
|
H A D | libgomp.map | 203 GOMP_loop_ordered_runtime_start;
|
H A D | loop.c | 384 GOMP_loop_ordered_runtime_start (long start, long end, long incr, in GOMP_loop_ordered_runtime_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 73 extern bool GOMP_loop_ordered_runtime_start (long, long, long, long *, long *);
|
H A D | libgomp.map | 249 GOMP_loop_ordered_runtime_start;
|
H A D | loop.c | 387 GOMP_loop_ordered_runtime_start (long start, long end, long incr, in GOMP_loop_ordered_runtime_start() function
|
H A D | ChangeLog | 6931 (GOMP_loop_runtime_start, GOMP_loop_ordered_runtime_start, 11026 (GOMP_loop_ordered_runtime_start): Likewise. 15439 (GOMP_loop_runtime_start, GOMP_loop_ordered_runtime_start): 17365 (GOMP_loop_runtime_start, GOMP_loop_ordered_runtime_start, 17403 (GOMP_loop_ordered_runtime_start): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 148 "GOMP_loop_ordered_runtime_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 160 "GOMP_loop_ordered_runtime_start",
|