Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h207 #define PyBUF_FULL_RO (PyBUF_INDIRECT | PyBUF_FORMAT) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h207 #define PyBUF_FULL_RO (PyBUF_INDIRECT | PyBUF_FORMAT) macro