Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c305 # define PyCapsule_New dll_PyCapsule_New macro
H A Dif_python3.c295 # define PyCapsule_New py3_PyCapsule_New macro
H A Dif_py_both.h6131 capsule = PyCapsule_New(tv, NULL, NULL); in convert_dl()