Searched defs:py_index (Results 1 – 2 of 2) sorted by relevance
295 ScopedPyObjectPtr py_index(PyLong_FromLong(index)); in Remove() local430 ScopedPyObjectPtr py_index(PyLong_FromSsize_t(index)); in Pop() local
106 ScopedPyObjectPtr py_index(PyLong_FromLong(index)); in AssignItem() local