Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/tls/
H A Dt_tls_dynamic.c57 void testf_dso_helper(int, int);
72 testf_dso_helper(2, 2); in testf()
75 testf_dso_helper(3, 3); in testf()
/freebsd/contrib/netbsd-tests/lib/libc/tls_dso/
H A Dh_tls_dynamic.c51 void testf_dso_helper(int x, int y);
54 testf_dso_helper(int x, int y) in testf_dso_helper() function
/freebsd/contrib/netbsd-tests/lib/libc/tls/dso/
H A Dh_tls_dlopen.c53 void testf_dso_helper(int x, int y);
56 testf_dso_helper(int x, int y) in testf_dso_helper() function