Searched refs:_cpp_strbuf (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/gcc-4.7/libcpp/ |
| HD | charset.c | 98 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 …]
|
| HD | internal.h | 43 struct _cpp_strbuf; 46 struct _cpp_strbuf *);
|
| /dragonfly/contrib/gcc-8.0/libcpp/ |
| HD | charset.c | 97 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 …]
|
| HD | internal.h | 42 struct _cpp_strbuf; 45 struct _cpp_strbuf *);
|