Searched refs:ndarray_as_mapping (Results 1 – 2 of 2) sorted by relevance
1960 static PyMappingMethods ndarray_as_mapping = { variable2656 &ndarray_as_mapping, /* tp_as_mapping */
95 Modules/_testbuffer.c - ndarray_as_mapping -