Home
last modified time | relevance | path

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

/elf/
A Dtst-noload.c44 void *h3 = dlopen (LIBM_SO, RTLD_LAZY); in do_test() local
45 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