Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dlongobject.c1866 twodigits convmax = base; in PyLong_FromString() local
/aosp_15_r20/external/python/cpython3/Objects/
Dlongobject.c2438 twodigits convmax = base; in PyLong_FromString() local