Home
last modified time | relevance | path

Searched defs:test_d (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/ldso_randomization/
Dldso_randomization_dep_d.c20 int test_d(void) in test_d() function
/third_party/musl/libc-test/src/functionalext/dlns/
Ddlns_dlsym.c96 int(* test_d)(void) = dlsym(handle_c, "test_c"); in dlns_dlsym_0100() local
/third_party/python/Lib/test/test_capi/
Dtest_getargs.py469 def test_d(self): member in Float_TestCase