Home
last modified time | relevance | path

Searched refs:UNGRAB (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/lib/zlib_inflate/
Dinffast.c21 #define UNGRAB {c=z->avail_in-n;c=(k>>3)<c?k>>3:c;n+=c;p-=c;k-=c<<3;} macro
123 UNGRAB
143 UNGRAB
150 UNGRAB
158 UNGRAB
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c1954 #define UNGRAB {n+=(c=k>>3);p-=c;k&=7;} macro
2057 UNGRAB
2080 UNGRAB
2087 UNGRAB
2095 UNGRAB
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c1938 #define UNGRAB {n+=(c=k>>3);p-=c;k&=7;} macro
2041 UNGRAB
2064 UNGRAB
2071 UNGRAB
2079 UNGRAB