Searched defs:ch1 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/util/
H A Dziptool.cpp1687 int ch1 = fileBuf[fileBufPos++]; local
1694 ((ch1 ) & 0x000000ffL);
2453 int ch1 = fileBuf[fileBufPos++]; local
2460 ((ch1 ) & 0x000000ffL);
2471 int ch1 = fileBuf[fileBufPos++]; local
2474 ((ch1 ) & 0x00ff);

Completed in 25 milliseconds