Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c2881 test_string_to_double(PyObject *self, PyObject *Py_UNUSED(ignored)) { in test_string_to_double() function
5352 {"test_string_to_double", test_string_to_double, METH_NOARGS},