xref: /freebsd/lib/libc/locale/c32rtomb_iconv.c (revision 214e3e09b3381e44bf5d9c1dcd19c4b1b923a796)
1 #define	charXX_t	char32_t
2 #define	cXXrtomb	c32rtomb
3 #define	cXXrtomb_l	c32rtomb_l
4 #define	SRCBUF_LEN	1
5 #define	UTF_XX_INTERNAL	"UTF-32-INTERNAL"
6 
7 #include "cXXrtomb_iconv.h"
8