Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_testbuffer.c1966 static PySequenceMethods ndarray_as_sequence = { variable
2655 &ndarray_as_sequence, /* tp_as_sequence */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv96 Modules/_testbuffer.c - ndarray_as_sequence -