Home
last modified time | relevance | path

Searched refs:__KMP_IMP (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp.h.var37 # ifndef __KMP_IMP
38 # define __KMP_IMP __declspec(dllimport)
42 # ifndef __KMP_IMP
43 # define __KMP_IMP
362 extern __KMP_IMP omp_allocator_handle_t const omp_null_allocator;
365 extern __KMP_IMP omp_allocator_handle_t const omp_const_mem_alloc;
368 extern __KMP_IMP omp_allocator_handle_t const omp_cgroup_mem_alloc;
369 extern __KMP_IMP omp_allocator_handle_t const omp_pteam_mem_alloc;
370 extern __KMP_IMP omp_allocator_handle_t const omp_thread_mem_alloc;
378 extern __KMP_IMP omp_memspace_handle_t const omp_const_mem_space;
[all …]
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Dinterop.h17 #ifndef __KMP_IMP
18 #define __KMP_IMP __declspec(dllimport) macro
22 #ifndef __KMP_IMP
23 #define __KMP_IMP macro
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_stub.cpp17 #define __KMP_IMP macro
H A Dkmp_csupport.cpp13 #define __KMP_IMP macro