Searched defs:small_ints (Results 1 – 2 of 2) sorted by relevance
290 PyLongObject* small_ints[_PY_NSMALLNEGINTS + _PY_NSMALLPOSINTS]; member
79 static PyIntObject *small_ints[NSMALLNEGINTS + NSMALLPOSINTS]; variable