Searched refs:kmp_free (Results 1 – 7 of 7) sorted by relevance
38 kmp_free(ptr); in test_kmp_aligned_malloc()
51 #define kmp_free kmpc_free macro194 void kmp_free(void *ptr) { in kmp_free() function
49 #define FTN_KFREE kmp_free
425 kmp_free 726
725 subroutine kmp_free(ptr) bind(c)728 end subroutine kmp_free836 !DIR$ ATTRIBUTES OFFLOAD:MIC :: kmp_free919 !$omp declare target(kmp_free )
650 subroutine kmp_free(ptr) bind(c)653 end subroutine kmp_free
205 extern void __KAI_KMPC_CONVENTION kmp_free (void *);