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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dunicode_template.c52 #define LOOKUPTBL(vprefix, mprefix, v) \ macro
81 return (LOOKUPTBL(canon_class, CANON_CLASS, c));
88 int seqidx = LOOKUPTBL(decompose, DECOMP, c);
98 int seqidx = LOOKUPTBL(compose, CANON_COMPOSE, c);

Completed in 8 milliseconds