Home
last modified time | relevance | path

Searched refs:__kmps_get_dynamic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.h23 int __kmps_get_dynamic(void);
H A Dkmp_stub.cpp222 int __kmps_get_dynamic(void) { in __kmps_get_dynamic() function
H A Dkmp_ftn_entry.h698 return __kmps_get_dynamic(); in KMP_EXPAND_NAME()