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

/freebsd-11-stable/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-11-stable/sys/sys/
H A Dzutil.h66 typedef uch FAR uchf; typedef
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.h220 uchf *l_buf; /* buffer for literals or lengths */
H A Dzutil.h44 typedef uch FAR uchf; typedef
H A Ddeflate.c330 s->pending_buf = (uchf *) overlay;
1132 ds->pending_buf = (uchf *) overlay;
/freebsd-11-stable/sys/libkern/
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 142 milliseconds