Searched refs:GOMP_target (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp_g.h337 extern void GOMP_target (int, void (*) (void *), const void *,
H A Dtarget.c1890 /* Host fallback for GOMP_target{,_ext} routines. */
1951 /* Helper function of GOMP_target{,_ext} routines. */
1991 GOMP_target (int device, void (*fn) (void *), const void *unused, function
2023 /* Like GOMP_target, but KINDS is 16-bit, UNUSED is no longer present,
3258 GOMP_target* routines are just stubs for this case. */
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp_g.h341 extern void GOMP_target (int, void (*) (void *), const void *,
H A Dtarget.c2436 /* Host fallback for GOMP_target{,_ext} routines. */
2523 /* Helper function of GOMP_target{,_ext} routines. */
2563 GOMP_target (int device, void (*fn) (void *), const void *unused, function
2598 /* Like GOMP_target, but KINDS is 16-bit, UNUSED is no longer present,
3957 GOMP_target* routines are just stubs for this case. */

Completed in 209 milliseconds