Home | History | Annotate | Download | only in stringlib

Lines Matching refs:PyIntObject

1441     return _PyInt_Format((PyIntObject*)value, base, 1);