Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/window/
H A Dcompress.c93 #define wthreshp(weight, length) ((short) (weight) >= cc_wthresholds[length]) macro
95 #define wthreshp(weight, length) (0) macro