Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Duconv.c87 #define UCONV_BOM_SWAPPED_32 (0xfffe0000U) macro
300 if (*u32s == UCONV_BOM_SWAPPED_32) { in check_bom32()
363 UCONV_BOM_SWAPPED_32; in uconv_u16tou32()
805 UCONV_BOM_SWAPPED_32; in uconv_u8tou32()