Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c1346 ndarray_push(PyObject *self, PyObject *args, PyObject *kwds) in ndarray_push() function
2636 { "push", (PyCFunction)(void(*)(void))ndarray_push, METH_VARARGS|METH_KEYWORDS, NULL },