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

/freebsd-10.1-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-10.1-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-10.1-release/sys/net/
H A Dzutil.h66 typedef uch FAR uchf; typedef
H A Dzlib.c99 typedef uch FAR uchf; typedef
471 uchf *l_buf; /* buffer for literals or lengths */
813 s->pending_buf = (uchf *) overlay;
1174 ds->pending_buf = (uchf *) overlay;

Completed in 90 milliseconds