Searched refs:long_new (Results 1 – 1 of 1) sorted by relevance
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()4356 long_new, /* tp_new */