Searched defs:rtn (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | pymactoolbox.h | 74 #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/ |
D | pymactoolbox.h | 74 #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/ |
D | rangeobject.c | 111 PyObject *rtn; in range_repr() local
|
D | typeobject.c | 676 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/ |
D | rangeobject.c | 136 PyObject *rtn; in range_repr() local
|
D | typeobject.c | 682 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/ |
D | puremodule.c | 601 char* rtn; in pure_purify_describe() local
|