Searched refs:v_base (Results 1 – 1 of 1) sorted by relevance
63 enum { v_base = 0x1161}; enumerator82 v = v_base + (s_index % n_count) / t_count; in hangul_decomp()106 if (in[1] < v_base || in[1] >= v_base + v_count) in hangul_composition()108 v_index = in[1] - v_base; in hangul_composition()