Home
last modified time | relevance | path

Searched refs:_cpp_strbuf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dcharset.c98 struct _cpp_strbuf struct
457 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to) in conversion_loop()
507 struct _cpp_strbuf *to) in convert_utf8_utf16()
514 struct _cpp_strbuf *to) in convert_utf8_utf32()
521 struct _cpp_strbuf *to) in convert_utf16_utf8()
528 struct _cpp_strbuf *to) in convert_utf32_utf8()
536 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
553 struct _cpp_strbuf *to) in convert_using_iconv()
734 struct _cpp_strbuf tbuf; in cpp_host_to_exec_charset()
1037 struct _cpp_strbuf *tbuf, bool wide) in convert_ucn()
[all …]
H A Dinternal.h43 struct _cpp_strbuf;
46 struct _cpp_strbuf *);