HomeSort by: relevance | last modified time | path
    Searched refs:uIntf (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/net/
zlib.c 3806 uIntf *, /* 19 code lengths */
3807 uIntf *, /* bits tree desired/actual depth */
3815 uIntf *, /* that many (total) code lengths */
3816 uIntf *, /* literal desired/actual bit depth */
3817 uIntf *, /* distance desired/actual bit depth */
3824 uIntf *, /* literal desired/actual bit depth */
3825 uIntf *, /* distance desired/actual bit depth */
3902 uIntf *blens; /* bit lengths of codes */
4176 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL)
4452 uIntf *, /* code lengths in bits *
    [all...]
zlib.h 54 * charf intf uInt uIntf uLong uLonf
94 # define uIntf z_uIntf
273 typedef uInt FAR uIntf;
  /src/common/dist/zlib/
zconf.h 162 # define uIntf z_uIntf
414 typedef uInt FAR uIntf;
zconf.h.in 158 # define uIntf z_uIntf
406 typedef uInt FAR uIntf;
zconf.h.cmakein 160 # define uIntf z_uIntf
408 typedef uInt FAR uIntf;

Completed in 89 milliseconds