Searched refs:PyFunction_GetModule (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dfuncobject.h47 PyAPI_FUNC(PyObject *) PyFunction_GetModule(PyObject *);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dfuncobject.h47 PyAPI_FUNC(PyObject *) PyFunction_GetModule(PyObject *);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dfuncobject.c84 PyFunction_GetModule(PyObject *op) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dfuncobject.c84 PyFunction_GetModule(PyObject *op) function

Completed in 59 milliseconds