Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.h25 int __kmps_get_library(void);
H A Dkmp_stub.cpp234 int __kmps_get_library(void) { in __kmps_get_library() function
H A Dkmp_ftn_entry.h203 return __kmps_get_library(); in FTN_GET_LIBRARY()