Home
last modified time | relevance | path

Searched refs:getarray (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dceval.c6372 getarray(long a[256]) in getarray() function
6394 return getarray(dxp); in _Py_GetDXProfile()
6400 PyObject *x = getarray(dxpairs[i]); in _Py_GetDXProfile()