Searched refs:SPAN (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dzran.c14 its entirety, and an index built with access points about every SPAN bytes
16 be read randomly, having to decompress on the average SPAN/2 uncompressed
62 #define SPAN 1048576L /* desired distance between access points */ macro
374 len = build_index(in, SPAN, &index);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dzran.c14 its entirety, and an index built with access points about every SPAN bytes
16 be read randomly, having to decompress on the average SPAN/2 uncompressed
62 #define SPAN 1048576L /* desired distance between access points */ macro
374 len = build_index(in, SPAN, &index);
/netbsd-current/common/dist/zlib/examples/
H A Dzran.c16 its entirety, and an index built with access points about every SPAN bytes
18 be read randomly, having to decompress on the average SPAN/2 uncompressed
403 #define SPAN 1048576L /* desired distance between access points */ macro
441 len = deflate_index_build(in, SPAN, &index);
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dzran.c16 its entirety, and an index built with access points about every SPAN bytes
18 be read randomly, having to decompress on the average SPAN/2 uncompressed
403 #define SPAN 1048576L /* desired distance between access points */ macro
441 len = deflate_index_build(in, SPAN, &index);
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dzran.c16 its entirety, and an index built with access points about every SPAN bytes
18 be read randomly, having to decompress on the average SPAN/2 uncompressed
403 #define SPAN 1048576L /* desired distance between access points */ macro
441 len = deflate_index_build(in, SPAN, &index);
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_chu.c233 #define SPAN 800. /* min envelope span */ macro
870 up->surv[i].span < SPAN)

Completed in 95 milliseconds