Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobject.h194 #define PyBUF_ANY_CONTIGUOUS (0x0080 | PyBUF_STRIDES) macro
/external/python/cpython2/Doc/c-api/
Dbuffer.rst208 |:c:macro:`PyBUF_ANY_CONTIGUOUS`| dimension varies the fastest), Fortran contiguous |