Searched refs:TBASE (Results 1 – 1 of 1) sorted by relevance
46 #define TBASE 0x11A7 macro121 *b = TBASE + (si % TCOUNT); in hangul_pair_decompose()133 if (b < VBASE || b >= (TBASE + TCOUNT)) in hangul_pair_compose()142 *code = a + (b - TBASE); in hangul_pair_compose()