Searched refs:VBASE (Results 1 – 1 of 1) sorted by relevance
50 #define VBASE 0x1161 macro159 *b = VBASE + (si % NCOUNT) / TCOUNT; in hangul_pair_decompose()170 } else if (a >= LBASE && a < (LBASE + LCOUNT) && b >= VBASE && b < (VBASE + VCOUNT)) { in hangul_pair_compose()173 int vi = b - VBASE; in hangul_pair_compose()