Searched defs:_PyLong_DigitValue (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | longobject.c | 1629 int _PyLong_DigitValue[256] = { variable |
/external/python/cpython3/Objects/ | ||
D | longobject.c | 1984 unsigned char _PyLong_DigitValue[256] = { variable |