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

/macosx-10.10.1/vim-55/src/
H A Dif_python.c73 # define PyIntObjArgProc ssizeobjargproc macro
81 # define PyIntObjArgProc intobjargproc macro
870 (PyIntObjArgProc) BufferAssItem, /* sq_ass_item, x[i]=v */
1042 (PyIntObjArgProc) RangeAssItem, /* sq_ass_item, x[i]=v */
1101 (PyIntObjArgProc) 0, /* sq_ass_item, x[i]=v */
1250 (PyIntObjArgProc) 0, /* sq_ass_item, x[i]=v */

Completed in 74 milliseconds