Home
last modified time | relevance | path

Searched defs:Py_RETURN_NONE (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h832 #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h844 #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_elementtree.c112 #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None macro
Dposixmodule.c6468 Py_RETURN_NONE; in posix_closerange() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c2837 Py_RETURN_NONE; in edk2_closerange() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4831 Py_RETURN_NONE; in posix_closerange() local