Searched refs:p_h0 (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.c405 register UBYTE **p_h0 = NULL ; /* Pointer to current hash table entry. */ local
439 /* to the entry is stored in p_h0 so as to avoid an array lookup. The */
440 /* hash table entry *p_h0 is looked up yielding a pointer p to a */
443 p_h0=&hash[index];
444 p=*p_h0;
466 p_h2=p_h1; p_h1=p_h0;
493 *p_h0=p_ziv;

Completed in 102 milliseconds