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

/freebsd-10.2-release/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) function
/freebsd-10.2-release/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) function
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/tls/
H A Dt_tls_dynamic.c57 void testf_dso_helper(int, int);
72 testf_dso_helper(2, 2);
75 testf_dso_helper(3, 3);

Completed in 52 milliseconds