Home
last modified time | relevance | path

Searched refs:PyBUF_WRITEABLE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dobject.h188 #define PyBUF_WRITEABLE PyBUF_WRITABLE macro
/external/python/cpython3/Include/
Dobject.h207 #define PyBUF_WRITEABLE PyBUF_WRITABLE macro