Searched refs:PyLong_FromUnsignedNativeBytes (Results 1 – 7 of 7) sorted by relevance
55 PyAPI_FUNC(PyObject*) PyLong_FromUnsignedNativeBytes(const void* buffer,
90 : PyLong_FromUnsignedNativeBytes(buffer.buf, n, (int)flags); in pylong_fromnativebytes()
125 :c:func:`PyLong_FromUnsignedNativeBytes`. Other flags are ignored.130 .. c:function:: PyObject* PyLong_FromUnsignedNativeBytes(const void* buffer, size_t n_bytes, int fl…
1358 :c:func:`PyLong_FromUnsignedNativeBytes` functions.
1318 PyLong_FromUnsignedNativeBytes(const void* buffer, size_t n, int flags) in PyLong_FromUnsignedNativeBytes() function
2113 and :c:func:`PyLong_FromUnsignedNativeBytes` functions
422 …<elf-symbol name='PyLong_FromUnsignedNativeBytes' type='func-type' binding='global-binding' visibi…7841 …PyLong_FromUnsignedNativeBytes' mangled-name='PyLong_FromUnsignedNativeBytes' filepath='Objects/lo…