Searched refs:KMP_IS_TARGET_MEM_ALLOC (Results 1 – 1 of 1) sorted by relevance
1258 #define KMP_IS_TARGET_MEM_ALLOC(MA) \ macro1579 if (KMP_IS_TARGET_MEM_ALLOC(allocator)) { in __kmp_alloc()1834 if (__kmp_target_mem_available && (KMP_IS_TARGET_MEM_ALLOC(allocator) || in ___kmpc_free()