Searched refs:t_base (Results 1 – 1 of 1) sorted by relevance
63 enum { t_base = 0x11A7}; enumerator81 t = t_base + s_index % t_count; in hangul_decomp()83 if (t != t_base) in hangul_decomp()89 if (t != t_base) in hangul_decomp()114 if (in[1] < t_base || in[1] >= t_base + t_count) in hangul_composition()116 t_index = in[1] - t_base; in hangul_composition()