Searched defs:reprfunc (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dobject.h313 typedef PyObject *(*reprfunc)(PyObject *); typedef
336 reprfunc tp_repr;
348 reprfunc tp_str;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobject.h313 typedef PyObject *(*reprfunc)(PyObject *); typedef
336 reprfunc tp_repr;
348 reprfunc tp_str;

Completed in 11 milliseconds