Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c83 Py_ssize_t quick_neg_int_allocs; variable
/external/python/cpython3/Objects/
Dlongobject.c45 Py_ssize_t quick_int_allocs, quick_neg_int_allocs; variable