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

/freebsd-9.3-release/lib/libz/
H A Ddeflate.h217 uchf *l_buf; /* buffer for literals or lengths */
H A Dzutil.h42 typedef uch FAR uchf; typedef
H A Ddeflate.c302 s->pending_buf = (uchf *) overlay;
1044 ds->pending_buf = (uchf *) overlay;
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.h214 uchf *l_buf; /* buffer for literals or lengths */
H A Dzutil.h53 typedef uch FAR uchf; typedef
H A Ddeflate.c300 s->pending_buf = (uchf *) overlay;
930 ds->pending_buf = (uchf *) overlay;
/freebsd-9.3-release/sys/net/
H A Dzutil.h66 typedef uch FAR uchf; typedef
H A Dzlib.c92 typedef uch FAR uchf; typedef
464 uchf *l_buf; /* buffer for literals or lengths */
806 s->pending_buf = (uchf *) overlay;
1167 ds->pending_buf = (uchf *) overlay;

Completed in 88 milliseconds