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

/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_deflate/
H A Ddeflate.c196 ushf *overlay;
242 overlay = (ushf *) mem->overlay_memory;
576 ushf *overlay;
599 overlay = (ushf *) mem->overlay_memory;
708 register ush scan_start = *(ushf*)scan;
709 register ush scan_end = *(ushf*)(scan+best_len-1);
743 if (*(ushf*)(match+best_len-1) != scan_end ||
744 *(ushf*)match != scan_start) continue;
758 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Ddefutil.h215 ushf *d_buf;
H A Ddeftree.c139 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
497 ushf *bl_count; /* number of codes at each bit length */
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Ddeflate.c217 ushf *overlay;
270 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
609 ushf *overlay;
629 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
749 register ush scan_start = *(ushf*)scan;
750 register ush scan_end = *(ushf*)(scan+best_len-1);
784 if (*(ushf*)(match+best_len-1) != scan_end ||
785 *(ushf*)match != scan_start) continue;
799 } while (*(ushf*)(scan+=2) == *(ushf*)(matc
[all...]
H A Ddeflate.h225 ushf *d_buf;
H A Dzutil.h37 typedef ush FAR ushf; typedef
H A Dtrees.c146 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
581 ushf *bl_count; /* number of codes at each bit length */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dzutil.h29 typedef ush FAR ushf; typedef
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dzutil.h29 typedef ush FAR ushf; typedef
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.c49 typedef ush FAR ushf; typedef
359 ushf *d_buf;
647 s->d_buf = (ushf *) &(s->pending_buf[s->lit_bufsize]);
961 register ush scan_start = *(ushf*)scan;
962 register ush scan_end = *(ushf*)(scan+best_len-1);
991 if (*(ushf*)(match+best_len-1) != scan_end ||
992 *(ushf*)match != scan_start) continue;
1006 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1007 *(ushf*)(sca
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.c49 typedef ush FAR ushf; typedef
359 ushf *d_buf;
647 s->d_buf = (ushf *) &(s->pending_buf[s->lit_bufsize]);
961 register ush scan_start = *(ushf*)scan;
962 register ush scan_end = *(ushf*)(scan+best_len-1);
991 if (*(ushf*)(match+best_len-1) != scan_end ||
992 *(ushf*)match != scan_start) continue;
1006 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1007 *(ushf*)(sca
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.c49 typedef ush FAR ushf; typedef
359 ushf *d_buf;
647 s->d_buf = (ushf *) &(s->pending_buf[s->lit_bufsize]);
961 register ush scan_start = *(ushf*)scan;
962 register ush scan_end = *(ushf*)(scan+best_len-1);
991 if (*(ushf*)(match+best_len-1) != scan_end ||
992 *(ushf*)match != scan_start) continue;
1006 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1007 *(ushf*)(sca
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c90 typedef ush FAR ushf; typedef
484 ushf *d_buf;
749 ushf *overlay;
801 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1145 ushf *overlay;
1162 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1292 register ush scan_start = *(ushf*)scan;
1293 register ush scan_end = *(ushf*)(scan+best_len-1);
1327 if (*(ushf*)(match+best_len-1) != scan_end ||
1328 *(ushf*)matc
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c90 typedef ush FAR ushf; typedef
484 ushf *d_buf;
749 ushf *overlay;
801 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1145 ushf *overlay;
1162 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1292 register ush scan_start = *(ushf*)scan;
1293 register ush scan_end = *(ushf*)(scan+best_len-1);
1327 if (*(ushf*)(match+best_len-1) != scan_end ||
1328 *(ushf*)matc
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c90 typedef ush FAR ushf; typedef
484 ushf *d_buf;
749 ushf *overlay;
801 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
1145 ushf *overlay;
1162 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2);
1292 register ush scan_start = *(ushf*)scan;
1293 register ush scan_end = *(ushf*)(scan+best_len-1);
1327 if (*(ushf*)(match+best_len-1) != scan_end ||
1328 *(ushf*)matc
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/lib/
H A Dzlib.c46 typedef ush FAR ushf; typedef
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/boot/
H A Dzlib.c66 typedef ush FAR ushf; typedef

Completed in 182 milliseconds