Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h138 typedef int (*coercion)(PyObject **, PyObject **); typedef
245 coercion nb_coerce;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h138 typedef int (*coercion)(PyObject **, PyObject **); typedef
245 coercion nb_coerce;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c4307 coercion func = (coercion)wrapped;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c4255 coercion func = (coercion)wrapped;