Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dlibgomp_g.h48 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
H A Dlibgomp.map142 GOMP_loop_static_start;
H A Dloop.c512 extern __typeof(gomp_loop_static_start) GOMP_loop_static_start
541 GOMP_loop_static_start (long start, long end, long incr, long chunk_size, in GOMP_loop_static_start() function
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dlibgomp_g.h51 extern bool GOMP_loop_static_start (long, long, long, long, long *, long *);
H A Dlibgomp.map193 GOMP_loop_static_start;
H A Dloop.c714 extern __typeof(gomp_loop_static_start) GOMP_loop_static_start
758 GOMP_loop_static_start (long start, long end, long incr, long chunk_size, in GOMP_loop_static_start() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Domp-builtins.def56 "GOMP_loop_static_start",
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-builtins.def97 "GOMP_loop_static_start",