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