Home
last modified time | relevance | path

Searched refs:PyLong_FromUnsignedNativeBytes (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Include/cpython/
Dlongobject.h55 PyAPI_FUNC(PyObject*) PyLong_FromUnsignedNativeBytes(const void* buffer,
/external/python/cpython3/Modules/_testcapi/
Dlong.c90 : PyLong_FromUnsignedNativeBytes(buffer.buf, n, (int)flags); in pylong_fromnativebytes()
/external/python/cpython3/Doc/c-api/
Dlong.rst125 :c:func:`PyLong_FromUnsignedNativeBytes`. Other flags are ignored.
130 .. c:function:: PyObject* PyLong_FromUnsignedNativeBytes(const void* buffer, size_t n_bytes, int fl…
/external/python/cpython3/Misc/NEWS.d/
D3.13.0a4.rst1358 :c:func:`PyLong_FromUnsignedNativeBytes` functions.
/external/python/cpython3/Objects/
Dlongobject.c1318 PyLong_FromUnsignedNativeBytes(const void* buffer, size_t n, int flags) in PyLong_FromUnsignedNativeBytes() function
/external/python/cpython3/Doc/whatsnew/
D3.13.rst2113 and :c:func:`PyLong_FromUnsignedNativeBytes` functions
/external/python/cpython3/Doc/data/
Dpython3.13.abi422 …<elf-symbol name='PyLong_FromUnsignedNativeBytes' type='func-type' binding='global-binding' visibi…
7841PyLong_FromUnsignedNativeBytes' mangled-name='PyLong_FromUnsignedNativeBytes' filepath='Objects/lo…