Searched refs:long_new (Results 1 – 3 of 3) sorted by relevance
9 long_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in long_new() function
4009 long_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in long_new() function4074 tmp = (PyLongObject *)long_new(&PyLong_Type, args, kwds); in long_subtype_new()4355 long_new, /* tp_new */
5418 long_new, /* tp_new */