Searched refs:h3 (Results 1 – 1 of 1) sorted by relevance
44 void *h3 = dlopen (LIBM_SO, RTLD_LAZY); in do_test() local45 if (h3 == NULL) in do_test()56 if (h4 != h3) in do_test()63 if (dlclose (h3) != 0) in do_test()
Completed in 2 milliseconds