Searched refs:PyBUF_STRIDED (Results 1 – 6 of 6) sorted by relevance
200 #define PyBUF_STRIDED (PyBUF_STRIDES | PyBUF_WRITABLE) macro
219 #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()
1003 PyBUF_STRIDED, PyBUF_STRIDED_RO,2106 PyBUF_STRIDED, PyBUF_STRIDED_RO,