Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hfsplus/
Dunicode.c93 #define Hangul_VBase 0x1161 macro
156 c1 = be16_to_cpu(*ip) - Hangul_VBase; in hfsplus_uni2asc()
319 v = Hangul_VBase + (index % Hangul_NCount) / Hangul_TCount; in hfsplus_try_decompose_hangul()