Home
last modified time | relevance | path

Searched refs:py3_PySlice_GetIndicesEx (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python3.c179 # define PySlice_GetIndicesEx py3_PySlice_GetIndicesEx
337 static int (*py3_PySlice_GetIndicesEx)(PySliceObject_T *r, Py_ssize_t length, variable
522 {"PySlice_GetIndicesEx", (PYTHON_PROC*)&py3_PySlice_GetIndicesEx},