Home
last modified time | relevance | path

Searched refs:GOMP_ordered_start (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dordered.c227 extern void GOMP_ordered_start (void)
231 GOMP_ordered_start (void) in GOMP_ordered_start() function
H A Dlibgomp_g.h88 extern void GOMP_ordered_start (void);
H A Dlibgomp.map90 GOMP_ordered_start;
H A DChangeLog1379 * libgomp_g.h (GOMP_ordered_start, GOMP_ordered_end): Declare.
1436 * ordered.c (GOMP_ordered_start): Likewise.
1653 (gomp_ordered_sync): Split out of GOMP_ordered_start.
1686 (GOMP_ordered_start): Likewise.
H A Dlibgomp.texi1244 void GOMP_ordered_start (void)
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def127 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_ORDERED_START, "GOMP_ordered_start",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h570 #define KMP_API_NAME_GOMP_ORDERED_START GOMP_ordered_start