Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/wind/
HDnormalize.c101 unsigned l_index = in[0] - l_base; in hangul_composition() local
107 return (l_index * v_count + v_index) * t_count + s_base; in hangul_composition()