Searched refs:gdb_btowc (Results 1 – 2 of 2) sorted by relevance
70 #define gdb_btowc btowc macro107 #define gdb_btowc /* empty */ macro
1902 gdb_wchar_t w = gdb_btowc (*string); in append_string_as_wide()1932 if (w == gdb_btowc (quoter) || w == LCST ('\\')) in print_wchar()2183 gdb_wchar_t wide_quote_char = gdb_btowc (quote_char); in print_converted_chars_to_obstack()2256 gdb_wchar_t w = gdb_btowc (s[j]); in print_converted_chars_to_obstack()