Home
last modified time | relevance | path

Searched refs:PyBUF_SHADOW (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dobject.h212 #define PyBUF_SHADOW 0x400 macro
/external/python/cpython2/Objects/
Dmemoryobject.c307 if (buffertype == PyBUF_SHADOW) { in PyMemoryView_GetContiguous()
/external/python/cpython3/Misc/
DHISTORY11501 undocumented value PyBUF_SHADOW, and strangely-looking code in