Home
last modified time | relevance | path

Searched refs:make_cleanup_wchar_iterator (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcharset.h103 struct cleanup *make_cleanup_wchar_iterator (struct wchar_iterator *iter);
H A Dcharset.c621 make_cleanup_wchar_iterator (struct wchar_iterator *iter) in make_cleanup_wchar_iterator() function
H A Dvalprint.c2019 cleanups = make_cleanup_wchar_iterator (iter); in generic_emit_char()
2379 cleanup = make_cleanup_wchar_iterator (iter); in generic_printstr()