HomeSort by: relevance | last modified time | path
    Searched defs:uchf (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/
zutil.h 46 typedef uch FAR uchf; typedef in typeref:typename:uch FAR
  /src/sys/net/
zlib.c 97 typedef uch FAR uchf; typedef in typeref:typename:uch FAR
487 uchf *l_buf; /* buffer for literals or lengths */
876 s->pending_buf = (uchf *) overlay;
1241 ds->pending_buf = (uchf *) overlay;

Completed in 35 milliseconds