Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dlibgomp_g.h62 extern bool GOMP_loop_dynamic_next (long *, long *);
H A Dlibgomp.map125 GOMP_loop_dynamic_next;
H A Dloop.c528 extern __typeof(gomp_loop_dynamic_next) GOMP_loop_dynamic_next
592 GOMP_loop_dynamic_next (long *istart, long *iend) in GOMP_loop_dynamic_next() function
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dlibgomp_g.h69 extern bool GOMP_loop_dynamic_next (long *, long *);
H A Dlibgomp.map176 GOMP_loop_dynamic_next;
H A Dloop.c741 extern __typeof(gomp_loop_dynamic_next) GOMP_loop_dynamic_next
848 GOMP_loop_dynamic_next (long *istart, long *iend) in GOMP_loop_dynamic_next() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Domp-builtins.def89 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT, "GOMP_loop_dynamic_next",
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-builtins.def154 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT, "GOMP_loop_dynamic_next",