Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h193 #define PyBUF_F_CONTIGUOUS (0x0040 | PyBUF_STRIDES) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h193 #define PyBUF_F_CONTIGUOUS (0x0040 | PyBUF_STRIDES) macro