Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h100 extern void GOMP_parallel_sections_start (void (*) (void *), void *,
H A Dsections.c103 GOMP_parallel_sections_start (void (*fn) (void *), void *data, in GOMP_parallel_sections_start() function
H A Dlibgomp.map96 GOMP_parallel_sections_start;
H A DChangeLog225 * sections.c (GOMP_parallel_sections_start): Only decrease
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def140 "GOMP_parallel_sections_start",
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h580 #define KMP_API_NAME_GOMP_PARALLEL_SECTIONS_START GOMP_parallel_sections_start