Searched defs:wthreshp (Results 1 – 1 of 1) sorted by relevance
93 #define wthreshp(weight, length) ((short) (weight) >= cc_wthresholds[length]) macro95 #define wthreshp(weight, length) (0) macro