Searched refs:PyBUF_WRITEABLE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | object.h | 188 #define PyBUF_WRITEABLE PyBUF_WRITABLE macro |
/external/python/cpython3/Include/ | ||
D | object.h | 207 #define PyBUF_WRITEABLE PyBUF_WRITABLE macro |