Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dunicode.c92 #define Hangul_LBase 0x1100 macro
159 cc = (c0 - Hangul_LBase) * Hangul_VCount; in hfsplus_uni2asc()
318 l = Hangul_LBase + index / Hangul_NCount; in hfsplus_try_decompose_hangul()