Home
last modified time | relevance | path

Searched defs:PyUnstable_Long_IsCompact (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/cpython/
Dlongintrepr.h127 #define PyUnstable_Long_IsCompact _PyLong_IsCompact macro
/external/python/cpython3/Objects/
Dlongobject.c6709 PyUnstable_Long_IsCompact(const PyLongObject* op) { in PyUnstable_Long_IsCompact() function