Searched refs:TBase (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/ | ||
H A D | unicode.c | 70 #define TBase 0x11a7 macro 179 *v++ = TBase + t_offset; 272 TBase <= c2 && c2 < TBase + TCount && 277 *compp = c1 + (c2 - TBase); |
Completed in 37 milliseconds