Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h65 extern bool GOMP_loop_dynamic_next (long *, long *);
H A Dlibgomp.map67 GOMP_loop_dynamic_next;
H A Dloop.c461 extern __typeof(gomp_loop_dynamic_next) GOMP_loop_dynamic_next
525 GOMP_loop_dynamic_next (long *istart, long *iend) in GOMP_loop_dynamic_next() function
H A DChangeLog1433 GOMP_loop_dynamic_next, GOMP_loop_guided_next,
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def86 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT, "GOMP_loop_dynamic_next",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h545 #define KMP_API_NAME_GOMP_LOOP_DYNAMIC_NEXT GOMP_loop_dynamic_next