Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h37 #define FTN_GET_AFFINITY kmp_get_affinity macro
172 #define FTN_GET_AFFINITY global() macro
309 #define FTN_GET_AFFINITY global() macro
444 #define FTN_GET_AFFINITY global() macro
H A Dkmp_ftn_entry.h233 int FTN_STDCALL FTN_GET_AFFINITY(void **mask) { FTN_GET_AFFINITY() function