Searched refs:int_new (Results 1 – 1 of 1) sorted by relevance
1061 int_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in int_new() function1124 tmp = int_new(&PyInt_Type, args, kwds); in int_subtype_new()1449 int_new, /* tp_new */