Home
last modified time | relevance | path

Searched refs:_PyLong_FormatBytesWriter (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_long.h104 PyAPI_FUNC(char*) _PyLong_FormatBytesWriter(
/third_party/python/Objects/
H A Dbytesobject.c874 res = _PyLong_FormatBytesWriter(&writer, res, in _PyBytes_FormatEx()
H A Dlongobject.c2119 _PyLong_FormatBytesWriter(_PyBytesWriter *writer, char *str, in _PyLong_FormatBytesWriter() function

Completed in 14 milliseconds