Home
last modified time | relevance | path

Searched defs:PyBUF_READ (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dobject.h210 #define PyBUF_READ 0x100 macro
/external/python/cpython3/Include/
Dobject.h229 #define PyBUF_READ 0x100 macro