Home
last modified time | relevance | path

Searched defs:Py_MEMCPY (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpyport.h306 #define Py_MEMCPY(target, source, length) do { \ macro
317 #define Py_MEMCPY memcpy macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
Dpyport.h306 #define Py_MEMCPY(target, source, length) do { \ macro
317 #define Py_MEMCPY memcpy macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpyport.h305 #define Py_MEMCPY(target, source, length) do { \ macro
316 #define Py_MEMCPY memcpy macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
Dpyport.h321 #define Py_MEMCPY(target, source, length) do { \ macro
332 #define Py_MEMCPY memcpy macro