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

/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibpython.py478 def _PyObject_VAR_SIZE(typeobj, nitems): function
502 size = _PyObject_VAR_SIZE(typeobj, tsize)

Completed in 81 milliseconds