Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyInt_FromUnicode

394 PyInt_FromUnicode(Py_UNICODE *s, Py_ssize_t length, int base)

1081 return PyInt_FromUnicode(PyUnicode_AS_UNICODE(x),