Searched refs:PyDict_New (Results 1 – 3 of 3) sorted by relevance
821 if (!(ret = PyDict_New())) in VimToPython()921 if (!(lookup_dict = PyDict_New())) in VimEval()2358 if (!(lookup_dict = PyDict_New())) in ListConstructor()2794 if (!(lookup_dict = PyDict_New())) in ListConcatInPlace()6176 if (!(lookup_dict = PyDict_New())) in ConvertFromPyMapping()6207 if (!(lookup_dict = PyDict_New())) in ConvertFromPySequence()6236 if (!(lookup_dict = PyDict_New())) in ConvertFromPyObject()
213 # define PyDict_New dll_PyDict_New macro
182 # define PyDict_New py3_PyDict_New macro