Home
last modified time | relevance | path

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

/csrg-svn/usr.bin/window/
H A Dcompress.c70 #define wthreshp(weight, length) ((short) (weight) >= cc_wthresholds[length]) macro
72 #define wthreshp(weight, length) (0) macro