Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h69 extern bool GOMP_loop_ordered_static_next (long *, long *);
H A Dlibgomp.map83 GOMP_loop_ordered_static_next;
H A Dloop.c466 extern __typeof(gomp_loop_ordered_static_next) GOMP_loop_ordered_static_next
537 GOMP_loop_ordered_static_next (long *istart, long *iend) in GOMP_loop_ordered_static_next() function
H A DChangeLog1434 GOMP_loop_ordered_static_next, GOMP_loop_ordered_dynamic_next,
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def93 "GOMP_loop_ordered_static_next",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h562 #define KMP_API_NAME_GOMP_LOOP_ORDERED_STATIC_NEXT GOMP_loop_ordered_static_next