Home
last modified time | relevance | path

Searched refs:omp_target_is_present (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dlibgomp.map160 omp_target_is_present;
H A Domp.h.in147 extern int omp_target_is_present (void *, int) __GOMP_NOTHROW;
H A Dtarget.c2168 omp_target_is_present (void *ptr, int device_num) in omp_target_is_present() function