Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c211 # define PySlice_GetIndicesEx dll_PySlice_GetIndicesEx
362 static int (*dll_PySlice_GetIndicesEx)(PySliceObject *r, PyInt length, variable
550 {"PySlice_GetIndicesEx", (PYTHON_PROC*)&dll_PySlice_GetIndicesEx},