Searched defs:fast_tuple_allocs (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Objects/ | ||
D | tupleobject.c | 31 Py_ssize_t fast_tuple_allocs; variable |
/external/python/cpython2/Objects/ | ||
D | tupleobject.c | 22 Py_ssize_t fast_tuple_allocs; variable |