Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/iconv/ces/
Dutf-16.c50 #define UTF16_BOM_WRITTEN 0x08 macro
115 *state |= UTF16_BOM_WRITTEN; in utf_16_convert_from_ucs()
128 case (UTF16_SYSTEM_ENDIAN | UTF16_BOM_WRITTEN): in utf_16_convert_from_ucs()
152 case (UTF16_SYSTEM_ENDIAN | UTF16_BOM_WRITTEN): in utf_16_convert_from_ucs()