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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-utils.c39 PyObject *unicode_str; local
67 unicode_to_encoded_string (PyObject *unicode_str, const char *charset) argument
83 unicode_to_encoded_python_string (PyObject *unicode_str, const char *charset) argument
94 unicode_to_target_string (PyObject *unicode_str) argument
105 unicode_to_target_python_string(PyObject *unicode_str) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-utils.c39 PyObject *unicode_str; local
63 unicode_to_encoded_string (PyObject *unicode_str, const char *charset) argument
79 unicode_to_encoded_python_string (PyObject *unicode_str, const char *charset) argument
90 unicode_to_target_string (PyObject *unicode_str) argument
102 unicode_to_target_python_string(PyObject *unicode_str) argument
[all...]

Completed in 96 milliseconds