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