Searched defs:py_str (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-prettyprint.c286 gdbpy_ref<> py_str = pretty_print_one_value (printer, &replacement); local
634 gdbpy_ref<> py_str = pretty_print_one_value (printer_obj, replacement); local
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c290 gdbpy_ref<> py_str = pretty_print_one_value (printer, &replacement); local
649 gdbpy_ref<> py_str = pretty_print_one_value (printer_obj, replacement); local

Completed in 264 milliseconds