Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/iconv/lib/
Dendian.h42 # define ICONV_LETOHL(l) (l) macro
57 # define ICONV_LETOHL(l) \ macro