Home
last modified time | relevance | path

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

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