Home
last modified time | relevance | path

Searched refs:PyUnstable_Long_IsCompact (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/cpython/
Dlongintrepr.h127 #define PyUnstable_Long_IsCompact _PyLong_IsCompact macro
134 assert(PyUnstable_Long_IsCompact(op)); in _PyLong_CompactValue()
Dlongobject.h58 PyAPI_FUNC(int) PyUnstable_Long_IsCompact(const PyLongObject* op);
/external/python/cpython3/Modules/_testcapi/
Dlong.c27 int is_compact = PyUnstable_Long_IsCompact((PyLongObject*)arg); in _testcapi_call_long_compact_api()
/external/python/cpython3/Doc/c-api/
Dlong.rst526 .. c:function:: int PyUnstable_Long_IsCompact(const PyLongObject* op)
546 If *op* is compact, as determined by :c:func:`PyUnstable_Long_IsCompact`,
/external/python/cpython3/Objects/
Dlongobject.c6706 #undef PyUnstable_Long_IsCompact
6709 PyUnstable_Long_IsCompact(const PyLongObject* op) { in PyUnstable_Long_IsCompact() function
/external/python/cpython3/Misc/NEWS.d/
D3.12.0b1.rst2291 :c:func:`PyUnstable_Long_IsCompact` and
/external/python/cpython3/Doc/whatsnew/
D3.12.rst2123 * :c:func:`PyUnstable_Long_IsCompact`
/external/python/cpython3/Doc/data/
Dpython3.13.abi945 …<elf-symbol name='PyUnstable_Long_IsCompact' type='func-type' binding='global-binding' visibility=…
7935PyUnstable_Long_IsCompact' mangled-name='PyUnstable_Long_IsCompact' filepath='Objects/longobject.c…