Home
last modified time | relevance | path

Searched refs:PyObject_GenericGetAttr (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-param.c185 return PyObject_GenericGetAttr (obj, attr_name); in get_attr()
/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/python/
Dnetpgppython_wrap.c742 # ifndef PyObject_GenericGetAttr
743 # define PyObject_GenericGetAttr 0 macro
1627 PyObject_GenericGetAttr, /* tp_getattro */ in _PySwigObject_type()
1790 PyObject_GenericGetAttr, /* tp_getattro */ in _PySwigPacked_type()