Home
last modified time | relevance | path

Searched refs:zdecode (Results 1 – 5 of 5) sorted by relevance

/haiku/src/bin/unzip/
H A Dcrypt.h139 #define zdecode(c) update_keys(__G__ c ^= decrypt_byte(__G)) macro
173 #define zdecode macro
H A Dcryptf.c298 zdecode(c1);
336 zdecode(c1);
536 zdecode(hh[n]);
574 zdecode(*p);
H A Dcrypt.c295 zdecode(c1);
333 zdecode(c1);
533 zdecode(hh[n]);
571 zdecode(*p);
H A Dfunzip.c209 zdecode(*p); in fillinbuf()
509 zdecode(c);
H A Dfileio.c600 zdecode(*p); in readbyte()
635 zdecode(*p); in fillinbuf()