Searched refs:PyBUF_STRIDED (Results 1 – 6 of 6) sorted by relevance
96 #define PyBUF_STRIDED (PyBUF_STRIDES | PyBUF_WRITABLE) macro
200 #define PyBUF_STRIDED (PyBUF_STRIDES | PyBUF_WRITABLE) macro
236 | :c:macro:`PyBUF_STRIDED` | This is equivalent to ``(PyBUF_STRIDES | |
331 | .. c:macro:: PyBUF_STRIDED | yes | yes | NULL | U | 0 | NULL |
2882 PyModule_AddIntMacro(m, PyBUF_STRIDED); in PyInit__testbuffer()
1029 PyBUF_STRIDED, PyBUF_STRIDED_RO,2132 PyBUF_STRIDED, PyBUF_STRIDED_RO,