Searched refs:DSTBUF_LEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/locale/
H A Dmbrtoc16_iconv.c5 #define DSTBUF_LEN 2 macro
H A Dmbrtoc32_iconv.c5 #define DSTBUF_LEN 1 macro
H A DmbrtocXX_iconv.h50 charXX_t widechar[DSTBUF_LEN];
51 char bytes[sizeof(charXX_t) * DSTBUF_LEN];

Completed in 56 milliseconds