Searched refs:complete_cst (Results 1 – 1 of 1) sorted by relevance
75 static PyObject *complete_cst; variable221 if (! PyObject_HasAttr ((PyObject *) obj, complete_cst)) in VEC()235 resultobj = PyObject_CallMethodObjArgs ((PyObject *) obj, complete_cst, in VEC()595 complete_cst = PyString_FromString ("complete"); in gdbpy_initialize_commands()