Searched defs:PyBUF_CONTIG (Results 1 – 6 of 6) sorted by relevance
121 #define PyBUF_CONTIG (PyBUF_ND | PyBUF_WRITABLE) macro
197 #define PyBUF_CONTIG (PyBUF_ND | PyBUF_WRITABLE) macro