Home
last modified time | relevance | path

Searched defs:array_descriptor_proxy (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/include/pybind11/
Dnumpy.h269 inline PyArrayDescr_Proxy* array_descriptor_proxy(PyObject* ptr) { in array_descriptor_proxy() function
273 inline const PyArrayDescr_Proxy* array_descriptor_proxy(const PyObject* ptr) { in array_descriptor_proxy() function