Searched refs:TheBufferList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_python3.c1309 static BufListObject TheBufferList = variable
1350 Py_INCREF((PyObject *)(void *)&TheBufferList);
1351 PyModule_AddObject(mod, "buffers", (PyObject *)(void *)&TheBufferList);

Completed in 69 milliseconds