Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/adlt/base/backtrace/
Dtestbacktrace.cpp124 clibMax_t libMax = reinterpret_cast<clibMax_t>(dlsym(handle, "clibMax")); in testMax() local
145 clibMax_t libMax = reinterpret_cast<clibMax_t>(dlsym(handle, "clibMax")); in testMaxBT() local
/third_party/musl/libc-test/src/functionalext/adlt/base/dlopen_c/
Dtestdlopen.cpp94 clibMax_t libMax = (clibMax_t) dlsym(handle, "clibMax"); in testMax() local