Home
last modified time | relevance | path

Searched defs:ICONV_BETOHL (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/iconv/lib/
Dendian.h35 # define ICONV_BETOHL(l) \ macro
52 # define ICONV_BETOHL(l) (l) macro