Searched defs:PyLong_BASE (Results 1 – 6 of 6) sorted by relevance
61 #define PyLong_BASE ((digit)1 << PyLong_SHIFT) macro
63 #define PyLong_BASE ((digit)1 << PyLong_SHIFT) macro