Lines Matching refs:musthave
1797 int musthave;
1823 musthave = (numthresholds + numcomps + 1) * wordsize;
1824 if (req.datasize < musthave) {
1827 musthave))
1913 int musthave;
1933 musthave = comps * 2 * wordsize;
1934 if (req.datasize < musthave) {
1937 musthave))
2110 int musthave;
2133 musthave = numlevels * wordsize;
2134 if (req.datasize < musthave) {
2137 musthave))