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

12

/freebsd-10-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c636 uLong crc;
781 uLong crc;
1251 uLong crc;
1694 uLong crc;
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c1695 strm->total_in = (uLong)lastrm->total_in;
1698 strm->total_out = (uLong)lastrm->total_out;
1728 strm->total_in = (uLong)lastrm->total_in;
1731 strm->total_out = (uLong)lastrm->total_out;
H A Darchive_write_set_format_xar.c2660 strm->total_in = (uLong)lastrm->total_in;
2663 strm->total_out = (uLong)lastrm->total_out;
2693 strm->total_in = (uLong)lastrm->total_in;
2696 strm->total_out = (uLong)lastrm->total_out;
H A Darchive_write_disk_posix.c1237 uLong dest_len = MAX_DECMPFS_BLOCK_SIZE;
/freebsd-10-stable/contrib/zlib/
H A Ddeflate.c652 uLong ZEXPORT deflateBound(strm, sourceLen)
654 uLong sourceLen;
657 uLong complen, wraplen;
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c212 typedef unsigned long long uLong; typedef
214 #define ueInt uLong /* unsigned extended integer */

Completed in 226 milliseconds

12