Searched defs:signed_int_rvalue_from_python_base (Results 1 – 1 of 1) sorted by relevance
153 struct signed_int_rvalue_from_python_base struct155 static unaryfunc* get_slot(PyObject* obj) in get_slot()169 static PyTypeObject const* get_pytype() { return &PyInt_Type;} in get_pytype()