Searched refs:uLong (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.c495 uLong ZEXPORT deflateBound(strm, sourceLen)
497 uLong sourceLen;
500 uLong destLen;
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c1689 strm->total_in = (uLong)lastrm->total_in;
1692 strm->total_out = (uLong)lastrm->total_out;
1722 strm->total_in = (uLong)lastrm->total_in;
1725 strm->total_out = (uLong)lastrm->total_out;
H A Darchive_write_set_format_xar.c2599 strm->total_in = (uLong)lastrm->total_in;
2602 strm->total_out = (uLong)lastrm->total_out;
2632 strm->total_in = (uLong)lastrm->total_in;
2635 strm->total_out = (uLong)lastrm->total_out;
H A Darchive_write_disk_posix.c1079 uLong dest_len = MAX_DECMPFS_BLOCK_SIZE;
/freebsd-10.3-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c636 uLong crc;
781 uLong crc;
1251 uLong crc;
1694 uLong crc;
/freebsd-10.3-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c212 typedef unsigned long long uLong; typedef
214 #define ueInt uLong /* unsigned extended integer */

Completed in 91 milliseconds

12