Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython.h147 #define PyArg_GetInt(v, a) PyArg_Parse((v), "i", (a)) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython.h147 #define PyArg_GetInt(v, a) PyArg_Parse((v), "i", (a)) macro