Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_testbuffer.c2758 static PyBufferProcs staticarray_as_buffer = { variable
2782 &staticarray_as_buffer, /* tp_as_buffer */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv105 Modules/_testbuffer.c - staticarray_as_buffer -