Searched refs:GOMP_loop_ull_ordered_static_start (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | libgomp_g.h | 109 extern bool GOMP_loop_ull_ordered_static_start (bool, unsigned long long,
|
H A D | libgomp.map | 176 GOMP_loop_ull_ordered_static_start;
|
H A D | loop_ull.c | 461 extern __typeof(gomp_loop_ull_ordered_static_start) GOMP_loop_ull_ordered_static_start 510 GOMP_loop_ull_ordered_static_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_static_start() function
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | libgomp_g.h | 158 extern bool GOMP_loop_ull_ordered_static_start (bool, unsigned long long,
|
H A D | libgomp.map | 227 GOMP_loop_ull_ordered_static_start;
|
H A D | loop_ull.c | 574 extern __typeof(gomp_loop_ull_ordered_static_start) GOMP_loop_ull_ordered_static_start 653 GOMP_loop_ull_ordered_static_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_static_start() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-builtins.def | 124 "GOMP_loop_ull_ordered_static_start",
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-builtins.def | 203 "GOMP_loop_ull_ordered_static_start",
|