xref: /freebsd/lib/libc/locale/c32rtomb_iconv.c (revision 069ac184)
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