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