Searched refs:THPVariable_double (Results 1 – 1 of 1) sorted by relevance
613 static PyObject * THPVariable_double(PyObject* self, PyObject* args, PyObject* kwargs) { in THPVariable_double() function1298 {"double", castPyCFunctionWithKeywords(THPVariable_double), METH_VARARGS | METH_KEYWORDS, NULL},