Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h200 #define PyBUF_STRIDED (PyBUF_STRIDES | PyBUF_WRITABLE) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h200 #define PyBUF_STRIDED (PyBUF_STRIDES | PyBUF_WRITABLE) macro