Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libgomp/
H A Dlibgomp_g.h64 extern bool GOMP_loop_static_next (long *, long *);
H A Dlibgomp.map87 GOMP_loop_static_next;
H A Dloop.c459 extern __typeof(gomp_loop_static_next) GOMP_loop_static_next
519 GOMP_loop_static_next (long *istart, long *iend) in GOMP_loop_static_next() function
H A Dlibgomp.texi1175 while (GOMP_loop_static_next (&_s0, &_e0))
H A DChangeLog1108 GOMP_loop_ordered_guided_start, GOMP_loop_static_next,
H A Dlibgomp.info1051 while (GOMP_loop_static_next (&_s0, &_e0))
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Dloop-2.c82 while (GOMP_loop_static_next (&s0, &e0)); in f_static_1()
/openbsd-src/gnu/gcc/gcc/
H A Domp-builtins.def84 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_STATIC_NEXT, "GOMP_loop_static_next",