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/
Dlibgomp_g.h64 extern bool GOMP_loop_static_next (long *, long *);
Dlibgomp.map87 GOMP_loop_static_next;
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
Dlibgomp.texi1175 while (GOMP_loop_static_next (&_s0, &_e0))
DChangeLog1108 GOMP_loop_ordered_guided_start, GOMP_loop_static_next,
Dlibgomp.info1051 while (GOMP_loop_static_next (&_s0, &_e0))
/openbsd/src/gnu/gcc/libgomp/testsuite/libgomp.c/
Dloop-2.c82 while (GOMP_loop_static_next (&s0, &e0)); in f_static_1()
/openbsd/src/gnu/gcc/gcc/
Domp-builtins.def84 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_STATIC_NEXT, "GOMP_loop_static_next",