Searched refs:PyBUF_WRITEABLE (Results 1 – 3 of 3) sorted by relevance
68 #define PyBUF_WRITEABLE PyBUF_WRITABLE macro
198 if ((flags & PyBUF_WRITEABLE) == PyBUF_WRITEABLE) { in PyLocalBufferGetBuffer()
188 #define PyBUF_WRITEABLE PyBUF_WRITABLE macro