Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Ddlopen.c48 TEST_PTR for_local_ptr = dlsym(RTLD_DEFAULT, "for_local"); in dlopen_so_used_by_dlsym() local
49 if (for_local_ptr != NULL) { in dlopen_so_used_by_dlsym()