Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Duconv.c87 #define UCONV_BOM_SWAPPED_32 (0xfffe0000U) macro
304 if (*u32s == UCONV_BOM_SWAPPED_32) { in check_bom32()
367 UCONV_BOM_SWAPPED_32; in uconv_u16tou32()
809 UCONV_BOM_SWAPPED_32; in uconv_u8tou32()