Searched refs:TBASE (Results 1 – 1 of 1) sorted by relevance
59 #define TBASE 0x11A7u macro78 *b = TBASE + (si % TCOUNT); in _hb_ucd_decompose_hangul()91 if (a >= SBASE && a < (SBASE + SCOUNT) && b > TBASE && b < (TBASE + TCOUNT) && in _hb_ucd_compose_hangul()95 *ab = a + (b - TBASE); in _hb_ucd_compose_hangul()