HomeSort by relevance Sort by last modified time
    Searched defs:uchf (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/zmod/
zutil.h 53 typedef uch FAR uchf; typedef
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.c 47 typedef uch FAR uchf; typedef
335 uchf *l_buf; /* buffer for literals or lengths */
639 s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize, 2*sizeof(ush));
648 s->l_buf = (uchf *) &(s->pending_buf[3*s->lit_bufsize]);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
zlib.c 100 typedef uch FAR uchf; typedef
501 uchf *l_buf; /* buffer for literals or lengths */
925 s->pending_buf = (uchf *) overlay;
    [all...]

Completed in 2940 milliseconds