Searched refs:PyList_Append (Results 1 – 3 of 3) sorted by relevance
262 if (PyList_Append(list, string)) in add_string()800 if (PyList_Append(ret, newObj)) in VimToPython()1177 if (PyList_Append(list, pathObject1) in map_finder_callback()1178 || PyList_Append(list, pathObject2)) in map_finder_callback()6742 if (PyList_Append(path_hooks, path_hook)) in init_sys_path()6776 if (PyList_Append(path, vim_special_path_object)) in init_sys_path()
198 # define PyList_Append dll_PyList_Append macro
163 # define PyList_Append py3_PyList_Append macro