Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dcharset.c97 struct _cpp_strbuf struct
456 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to) in conversion_loop()
506 struct _cpp_strbuf *to) in convert_utf8_utf16()
513 struct _cpp_strbuf *to) in convert_utf8_utf32()
520 struct _cpp_strbuf *to) in convert_utf16_utf8()
527 struct _cpp_strbuf *to) in convert_utf32_utf8()
535 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
562 struct _cpp_strbuf *to) in convert_using_iconv()
773 struct _cpp_strbuf tbuf; in cpp_host_to_exec_charset()
1165 struct _cpp_strbuf *tbuf, struct cset_converter cvt, in convert_ucn()
[all …]
H A Dinternal.h42 struct _cpp_strbuf;
45 struct _cpp_strbuf *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dcharset.cc97 struct _cpp_strbuf struct
456 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to) in conversion_loop()
506 struct _cpp_strbuf *to) in convert_utf8_utf16()
513 struct _cpp_strbuf *to) in convert_utf8_utf32()
520 struct _cpp_strbuf *to) in convert_utf16_utf8()
527 struct _cpp_strbuf *to) in convert_utf32_utf8()
535 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
562 struct _cpp_strbuf *to) in convert_using_iconv()
786 struct _cpp_strbuf tbuf; in cpp_host_to_exec_charset()
1198 struct _cpp_strbuf *tbuf, struct cset_converter cvt, in convert_ucn()
[all …]
H A Dinternal.h42 struct _cpp_strbuf;
45 struct _cpp_strbuf *);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20037546 'struct _cpp_strbuf'.