Searched defs:ds_obj (Results 1 – 3 of 3) sorted by relevance
176 PyObject *ds_obj = PyObject_GetAttrString (self, "__doc__"); in fnpy_init() local
490 PyObject *ds_obj = PyObject_GetAttr (self, gdbpy_doc_cst); in cmdpy_init() local
311 PyObject *ds_obj = PyObject_GetAttr (object, attr); in get_doc_string() local