Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/iconv/ces/
Ducs-2.c49 #define UCS_2LE "ucs_2le" macro
60 if (strcmp (encoding, UCS_2LE) == 0) in ucs_2_init()