Lines Matching refs:PyMem_Calloc
171 op->ob_item = (PyObject **) PyMem_Calloc(size, sizeof(PyObject *));