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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.c1495 unsigned char igroup[3]; local
1500 igroup[0] = igroup[1] = igroup[2] = 0;
1503 igroup[n] = (unsigned char) c;
1507 ogroup[0] = dtable[igroup[0] >> 2];
1508 ogroup[1] = dtable[((igroup[0] & 3) << 4) | (igroup[1] >> 4)];
1510 dtable[((igroup[1] & 0xF) << 2) | (igroup[
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c1551 unsigned char igroup[3]; local
1556 igroup[0] = igroup[1] = igroup[2] = 0;
1559 igroup[n] = (unsigned char) c;
1563 ogroup[0] = dtable[igroup[0] >> 2];
1564 ogroup[1] = dtable[((igroup[0] & 3) << 4) | (igroup[1] >> 4)];
1566 dtable[((igroup[1] & 0xF) << 2) | (igroup[
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.c1495 unsigned char igroup[3]; local
1500 igroup[0] = igroup[1] = igroup[2] = 0;
1503 igroup[n] = (unsigned char) c;
1507 ogroup[0] = dtable[igroup[0] >> 2];
1508 ogroup[1] = dtable[((igroup[0] & 3) << 4) | (igroup[1] >> 4)];
1510 dtable[((igroup[1] & 0xF) << 2) | (igroup[
[all...]

Completed in 108 milliseconds