]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/locale/c32rtomb_iconv.c
zfs: merge openzfs/zfs@f795e90a1
[FreeBSD/FreeBSD.git] / lib / libc / locale / c32rtomb_iconv.c
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"