Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hfsplus/
Dunicode.c91 #define Hangul_LBase 0x1100 macro
154 cc = (c0 - Hangul_LBase) * Hangul_VCount; in hfsplus_uni2asc()