Searched defs:FTN_TARGET_IS_PRESENT (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_ftn_os.h | 116 #define FTN_TARGET_IS_PRESENT omp_target_is_present macro |
H A D | kmp_ftn_entry.h | 1076 int FTN_STDCALL FTN_TARGET_IS_PRESENT(void *ptr, int device_num) { return 0; } FTN_TARGET_IS_PRESENT() function |