Searched refs:PyList_Size (Results 1 – 3 of 3) sorted by relevance
202 # define PyList_Size dll_PyList_Size macro
167 # define PyList_Size py3_PyList_Size macro
4575 PyInt new_len = PyList_Size(list); in SetBufferLineList()4762 PyInt size = PyList_Size(lines); in InsertBufferLines()