Home
last modified time | relevance | path

Searched refs:KMP_MSVC_COMPAT (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp29 #if KMP_MSVC_COMPAT
34 #if KMP_MSVC_COMPAT
H A Dkmp_wrapper_getpid.h57 #if KMP_MSVC_COMPAT
H A Dkmp_wrapper_malloc.h95 #if KMP_MSVC_COMPAT
H A Dkmp_safe_c_api.h21 #if KMP_OS_WINDOWS && KMP_MSVC_COMPAT
H A Dkmp_config.h.cmake74 #define KMP_MSVC_COMPAT MSVC
H A Dkmp_os.h152 #if KMP_ARCH_X86 && KMP_MSVC_COMPAT
388 #if KMP_OS_WINDOWS && KMP_MSVC_COMPAT
469 #if KMP_MSVC_COMPAT && !KMP_COMPILER_CLANG
H A Dkmp.h607 #if KMP_MSVC_COMPAT
612 #if KMP_MSVC_COMPAT
672 #if _MSC_VER < 1600 && KMP_MSVC_COMPAT
/freebsd/lib/libomp/
H A Dkmp_config.h94 #define KMP_MSVC_COMPAT MSVC macro