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