Searched refs:GOMP_loop_ull_ordered_static_start (Results 1 – 9 of 9) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 193 extern bool GOMP_loop_ull_ordered_static_start (bool, unsigned long long,
|
H A D | libgomp.map | 243 GOMP_loop_ull_ordered_static_start;
|
H A D | loop_ull.c | 810 extern __typeof(gomp_loop_ull_ordered_static_start) GOMP_loop_ull_ordered_static_start 910 GOMP_loop_ull_ordered_static_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_static_start() function
|
/netbsd/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 193 extern bool GOMP_loop_ull_ordered_static_start (bool, unsigned long long,
|
H A D | libgomp.map | 289 GOMP_loop_ull_ordered_static_start;
|
H A D | loop_ull.c | 813 extern __typeof(gomp_loop_ull_ordered_static_start) GOMP_loop_ull_ordered_static_start 913 GOMP_loop_ull_ordered_static_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_static_start() function
|
H A D | ChangeLog | 15194 (GOMP_loop_ull_ordered_static_start): Likewise. 15371 GOMP_loop_ull_ordered_static_start, 15393 GOMP_loop_ull_ordered_static_start,
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 244 "GOMP_loop_ull_ordered_static_start",
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 256 "GOMP_loop_ull_ordered_static_start",
|