Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/iconv/ces/
Ducs-4.c49 #define UCS_4LE "ucs_4le" macro
60 if (strcmp (encoding, UCS_4LE) == 0) in ucs_4_init()