Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h57 #define FTN_GET_NUM_PROCS omp_get_num_procs macro
194 #define FTN_GET_NUM_PROCS omp_get_num_procs_ macro
331 #define FTN_GET_NUM_PROCS OMP_GET_NUM_PROCS macro
466 #define FTN_GET_NUM_PROCS OMP_GET_NUM_PROCS_ macro
H A Dkmp_ftn_entry.h634 int FTN_STDCALL KMP_EXPAND_NAME(FTN_GET_NUM_PROCS)(void) { in KMP_EXPAND_NAME() argument