Searched refs:NCOUNT (Results 1 – 1 of 1) sorted by relevance
56 #define NCOUNT (VCOUNT * TCOUNT) macro158 *a = LBASE + (si / NCOUNT); in hangul_pair_decompose()159 *b = VBASE + (si % NCOUNT) / TCOUNT; in hangul_pair_decompose()174 *code = SBASE + li * NCOUNT + vi * TCOUNT; in hangul_pair_compose()