Home
last modified time | relevance | path

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

/elf/
A Dtst-tls5.c12 int *foop2; in do_test() local
41 foop2 = dlsym (h, "foo"); in do_test()
42 if (foop2 == NULL) in do_test()
48 if (foop != foop2) in do_test()
A Dtst-tls6.c14 int *foop2; in do_test() local
59 foop2 = dlsym (h, "foo"); in do_test()
60 if (foop2 == NULL) in do_test()
66 if (foop != foop2) in do_test()

Completed in 3 milliseconds