Home
last modified time | relevance | path

Searched refs:kmp_free (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp51 #define kmp_free kmpc_free macro
194 void kmp_free(void *ptr) { in kmp_free() function
H A Dkmp_ftn_os.h49 #define FTN_KFREE kmp_free
H A Ddllexports441 kmp_free 726
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.h.var1001 subroutine kmp_free(ptr) bind(c)
1004 end subroutine kmp_free
1092 !DIR$ ATTRIBUTES OFFLOAD:MIC :: kmp_free
1175 !$omp declare target(kmp_free )
H A Domp_lib.F90.var942 subroutine kmp_free(ptr) bind(c)
945 end subroutine kmp_free
1076 public :: kmp_free
H A Domp.h.var303 extern void __KAI_KMPC_CONVENTION kmp_free (void *);
/freebsd/lib/libomp/
H A Domp.h303 extern void __KAI_KMPC_CONVENTION kmp_free (void *);