Searched refs:VBase (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dunicode.c69 #define VBase 0x1161 macro
177 *v++ = VBase + v_offset;
264 VBase <= c2 && c2 < VBase + VCount) {
269 ((c1 - LBase) * VCount + (c2 - VBase)) * TCount;

Completed in 12 milliseconds