Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/wind/
H A Dnormalize.c110 unsigned t_index; in hangul_composition() local
116 t_index = in[1] - t_base; in hangul_composition()
117 return in[0] + t_index; in hangul_composition()