Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h38 #define FTN_GET_AFFINITY_MAX_PROC kmp_get_affinity_max_proc macro
173 #define FTN_GET_AFFINITY_MAX_PROC global() macro
310 #define FTN_GET_AFFINITY_MAX_PROC global() macro
445 #define FTN_GET_AFFINITY_MAX_PROC global() macro
H A Dkmp_ftn_entry.h250 int FTN_STDCALL FTN_GET_AFFINITY_MAX_PROC(void) { FTN_GET_AFFINITY_MAX_PROC() function