Home
last modified time | relevance | path

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

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