Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/iconv/ces/
Ducs-2.c48 #define UCS_2LE "ucs_2le" macro
59 if (strcmp (encoding, UCS_2LE) == 0) in ucs_2_init()