Home
last modified time | relevance | path

Searched defs:PyObject_REPR (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobject.h521 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj)) macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dobject.h533 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj)) macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dobject.h533 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj)) macro