Home
last modified time | relevance | path

Searched refs:FTN_GET_INTEROP_PTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h160 #define FTN_GET_INTEROP_PTR omp_get_interop_ptr macro
309 #define FTN_GET_INTEROP_PTR omp_get_interop_ptr_ macro
456 #define FTN_GET_INTEROP_PTR OMP_GET_INTEROP_PTR macro
605 #define FTN_GET_INTEROP_PTR OMP_GET_INTEROP_PTR_ macro
H A Dkmp_ftn_entry.h1713 void *FTN_STDCALL FTN_GET_INTEROP_PTR(const omp_interop_t interop, in FTN_GET_INTEROP_PTR() function