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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
H A Dutil_unistr.c438 else if ((VBASE <= comb) && (comb <= VBASE + VCOUNT)) {
442 vindex = comb - VBASE;
536 comb[COMBBUFLEN-2] = VBASE + (sindex % NCOUNT) / TCOUNT;
H A Dprecompose.h10 #define VBASE 0x1161 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dutil_unistr.c588 else if ((VBASE <= comb) && (comb <= VBASE + VCOUNT)) {
592 vindex = comb - VBASE;
691 comb[COMBBUFLEN-2] = VBASE + (sindex % NCOUNT) / TCOUNT;
H A Dprecompose.h10 #define VBASE 0x1161 macro

Completed in 205 milliseconds