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

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dt61.c596 static const wvec64 *wc00[] = { variable
622 if (wc00[tmp >> 6] &&
623 ((*wc00[tmp >> 6])[tmp & 0x3f] & 0xff00)) {
652 if (wc00[tmp >> 6]) {
653 tmp = (*wc00[tmp >> 6])[tmp & 0x3f];
663 if (wc00[tmp >> 6]) {
664 wchar_t t2 = (*wc00[tmp >> 6])[tmp & 0x3f];

Completed in 115 milliseconds