Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/vfs/
H A Dvfs_utfconv.c1146 #define SFMCODE_PREFIX_MASK 0xf000 macro
1221 if (((ucs_ch & 0xffC0) == SFMCODE_PREFIX_MASK) && in sfm_to_ucs()