Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlongobject.c1629 int _PyLong_DigitValue[256] = { variable
/external/python/cpython3/Objects/
Dlongobject.c1984 unsigned char _PyLong_DigitValue[256] = { variable