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

  /src/external/cddl/osnet/dist/uts/common/zmod/
zconf.h 110 typedef unsigned long uLong;
115 typedef uLong uLongf;
  /src/sys/net/
zlib.h 54 * charf intf uInt uIntf uLong uLonf
90 # define uLong z_uLong
263 typedef unsigned long uLong; /* 32 bits or more */
274 typedef uLong FAR uLongf;
365 uLong total_in; /* total nb of input bytes read so far */
369 uLong total_out; /* total nb of bytes output so far */
379 uLong adler; /* adler32 value of the uncompressed data */
380 uLong reserved; /* reserved for future use */
916 ZEXTERN int ZEXPORT compress(Bytef *, uLongf *, const Bytef *, uLong);
931 uLong, int)
    [all...]
  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 96 #define uLong uint64_t
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 96 #define uLong uint64_t
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 96 #define uLong uint64_t
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 96 #define uLong uint64_t
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 96 # define uLong netpgpv_z_uLong
308 typedef unsigned long uLong; /* 32 bits or more */
319 typedef uLong FAR uLongf;
430 uLong total_in; /* total nb of input bytes read so far */
434 uLong total_out; /* total nb of bytes output so far */
444 uLong adler; /* adler32 value of the uncompressed data */
445 uLong reserved; /* reserved for future use */
456 uLong time; /* modification time */
989 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
990 uLong sourceLen))
    [all...]
  /src/common/dist/zlib/
zconf.h 163 # define uLong z_uLong
404 typedef unsigned long uLong; /* 32 bits or more */
415 typedef uLong FAR uLongf;
  /src/external/gpl3/binutils/dist/zlib/
zconf.h 159 # define uLong z_uLong
396 typedef unsigned long uLong; /* 32 bits or more */
407 typedef uLong FAR uLongf;
  /src/external/gpl3/binutils.old/dist/zlib/
zconf.h 156 # define uLong z_uLong
394 typedef unsigned long uLong; /* 32 bits or more */
405 typedef uLong FAR uLongf;
  /src/external/gpl3/gdb/dist/zlib/
zconf.h 156 # define uLong z_uLong
394 typedef unsigned long uLong; /* 32 bits or more */
405 typedef uLong FAR uLongf;
  /src/external/gpl3/gdb.old/dist/zlib/
zconf.h 156 # define uLong z_uLong
394 typedef unsigned long uLong; /* 32 bits or more */
405 typedef uLong FAR uLongf;

Completed in 139 milliseconds