Searched defs:PyBUF_WRITABLE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/cpython/ | ||
D | object.h | 82 #define PyBUF_WRITABLE 0x0001 macro |
/external/python/cpython2/Include/ | ||
D | object.h | 186 #define PyBUF_WRITABLE 0x0001 macro |