Home
last modified time | relevance | path

Searched defs:rtn (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpymactoolbox.h74 #define PyMac_INIT_TOOLBOX_OBJECT_NEW(object, rtn) { \ argument
78 #define PyMac_INIT_TOOLBOX_OBJECT_CONVERT(object, rtn) { \ argument
87 #define PyMac_INIT_TOOLBOX_OBJECT_NEW(object, rtn) argument
88 #define PyMac_INIT_TOOLBOX_OBJECT_CONVERT(object, rtn) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpymactoolbox.h74 #define PyMac_INIT_TOOLBOX_OBJECT_NEW(object, rtn) { \ argument
78 #define PyMac_INIT_TOOLBOX_OBJECT_CONVERT(object, rtn) { \ argument
87 #define PyMac_INIT_TOOLBOX_OBJECT_NEW(object, rtn) argument
88 #define PyMac_INIT_TOOLBOX_OBJECT_CONVERT(object, rtn) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Drangeobject.c111 PyObject *rtn; in range_repr() local
Dtypeobject.c676 PyObject *mod, *name, *rtn; in type_repr() local
2949 PyObject *mod, *name, *rtn; in object_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Drangeobject.c136 PyObject *rtn; in range_repr() local
Dtypeobject.c682 PyObject *mod, *name, *rtn; in type_repr() local
2980 PyObject *mod, *name, *rtn; in object_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpuremodule.c601 char* rtn; in pure_purify_describe() local