Searched defs:PyBUF_CONTIG_RO (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/cpython/ | ||
| D | object.h | 87 #define PyBUF_CONTIG_RO (PyBUF_ND) macro |
| /external/python/cpython2/Include/ | ||
| D | object.h | 198 #define PyBUF_CONTIG_RO (PyBUF_ND) macro |