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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/compressor/
H A Dlzrw3.c365 /* the hash table entry corresponding to the youngest literal. p_h2 points */
367 /* Note: p_h1=0=>p_h2=0 because zero values denote absence of a pending */
370 UBYTE **p_h2=0; local
462 if (p_h2!=0)
463 {*p_h2=p_ziv-2;}
466 p_h2=p_h1; p_h1=p_h0;
486 if (p_h2!=0)
487 {*p_h2=p_ziv-2; p_h2=0;}

Completed in 35 milliseconds