Home
last modified time | relevance | path

Searched refs:global_fn (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Ddlopen.c187 func_ptr global_fn = (func_ptr)dlsym(global_handler, "global_caller"); in dlopen_global_test() local
188 if (global_fn) { in dlopen_global_test()
189 value = global_fn(); in dlopen_global_test()

Completed in 1 milliseconds