Home
last modified time | relevance | path

Searched refs:ICONV_HTOBEL (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/iconv/lib/
Dendian.h47 # define ICONV_HTOBEL(l) ICONV_BETOHL (l) macro
64 # define ICONV_HTOBEL(l) ICONV_BETOHL (l) macro
/picolibc-latest/newlib/libc/iconv/ces/
Ducs-4.c94 uc = ICONV_HTOBEL (in); in ucs_4_convert_from_ucs()