Home
last modified time | relevance | path

Searched defs:nindices (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dmemoryobject.c2320 Py_ssize_t dim, nindices = PyTuple_GET_SIZE(tup); in ptr_from_tuple() local
2379 Py_ssize_t nindices = PyTuple_GET_SIZE(tup); in memory_item_multi() local

Completed in 6 milliseconds