Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/
HDcharset.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()
562 struct _cpp_strbuf *to) in convert_using_iconv()
773 struct _cpp_strbuf tbuf; in cpp_host_to_exec_charset()
1085 struct _cpp_strbuf *tbuf, struct cset_converter cvt) in convert_ucn()
[all …]
HDinternal.h43 struct _cpp_strbuf;
46 struct _cpp_strbuf *);
/dragonfly/contrib/gcc-8.0/libcpp/
HDcharset.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()
1152 struct _cpp_strbuf *tbuf, struct cset_converter cvt, in convert_ucn()
[all …]
HDinternal.h42 struct _cpp_strbuf;
45 struct _cpp_strbuf *);