Searched refs:PyList_New (Results 1 – 3 of 3) sorted by relevance
279 if (!(ret = PyList_New(0))) in ObjectDir()783 if (!(ret = PyList_New(0))) in VimToPython()1190 if (!(ret = PyList_New(0))) in Vim_GetPaths()1952 ret = PyList_New(todo); in DictionaryListObjects()2426 list = PyList_New(slicelen); in ListSlice()4341 PyObject *list = PyList_New(n); in GetBufferLineList()6731 path_hooks = PyList_New(1); in init_sys_path()6764 path = PyList_New(1); in init_sys_path()
200 # define PyList_New dll_PyList_New macro
165 # define PyList_New py3_PyList_New macro