Searched refs:VBASE (Results 1 – 2 of 2) sorted by relevance
46 #define VBASE 0x1161 macro127 *b = VBASE + (si % NCOUNT) / TCOUNT; in hangul_pair_decompose()134 if (b < VBASE || b >= (TBASE + TCOUNT)) in hangul_pair_compose()148 int vi = b - VBASE; in hangul_pair_compose()
1325 const uint32_t VBASE = 0x1161; in uprv_uca_getMaxExpansionJamo() local1330 uint32_t v = VBASE + VCOUNT - 1; in uprv_uca_getMaxExpansionJamo()1334 while (v >= VBASE) { in uprv_uca_getMaxExpansionJamo()