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

/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dzran.c11 its entirety, and an index built with access points about every SPAN bytes
13 be read randomly, having to decompress on the average SPAN/2 uncompressed
59 #define SPAN 1048576L /* desired distance between access points */ macro
371 len = build_index(in, SPAN, &index);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/examples/
H A Dzran.c9 its entirety, and an index built with access points about every SPAN bytes
11 be read randomly, having to decompress on the average SPAN/2 uncompressed
57 #define SPAN 1048576L /* desired distance between access points */ macro
369 len = build_index(in, SPAN, &index);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_chu.c231 #define SPAN 800. /* min envelope span */ macro
867 up->surv[i].span < SPAN)

Completed in 126 milliseconds