Home
last modified time | relevance | path

Searched defs:FTN_DESTROY_AFFINITY_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h40 #define FTN_DESTROY_AFFINITY_MASK kmp_destroy_affinity_mask macro
175 #define FTN_DESTROY_AFFINITY_MASK global() macro
312 #define FTN_DESTROY_AFFINITY_MASK global() macro
447 #define FTN_DESTROY_AFFINITY_MASK global() macro
H A Dkmp_ftn_entry.h279 void FTN_STDCALL FTN_DESTROY_AFFINITY_MASK(void **mask) { FTN_DESTROY_AFFINITY_MASK() function