Home
last modified time | relevance | path

Searched defs:HSIZE (Results 1 – 8 of 8) sorted by relevance

/dragonfly/usr.bin/flame_graph/
H A Dprocess.c46 #define HSIZE (1024*1024) macro
/dragonfly/usr.sbin/sshlockout/
H A Dsshlockout.c88 #define HSIZE 1024 macro
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c77 #define HSIZE 69001 /* 95% occupancy */ macro
H A Darchive_write_set_format_cpio_binary.c83 #define HSIZE 26 macro
/dragonfly/usr.bin/gzip/
H A Dzuncompress.c47 #define HSIZE 69001 /* 95% occupancy */ /* XXX may not need HSIZE */ macro
/dragonfly/usr.bin/compress/
H A Dzopen.c73 #define HSIZE 69001 /* 95% occupancy */ macro
/dragonfly/usr.bin/window/
H A Dcompress.c144 #define HSIZE (1 << H) macro
/dragonfly/bin/cpdup/
H A Dcpdup.c60 #define HSIZE 8192 macro