Searched refs:print_string_repr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-prettyprint.c30 /* Return type of print_string_repr. */
277 print_string_repr (PyObject *printer, const char *hint, function
607 print_result = print_string_repr (printer.get (), hint.get (), stream,
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c30 /* Return type of print_string_repr. */
281 print_string_repr (PyObject *printer, const char *hint, function
438 /* Print initial "=" to separate print_string_repr output and
452 is performed after print_string_repr and the "=" separator so that
618 print_result = print_string_repr (printer.get (), hint.get (), stream,

Completed in 111 milliseconds