Searched refs:xShort (Results 1 – 1 of 1) sorted by relevance
251 sal_uInt16 xShort = (sal_uInt16)::rtl::math::approxFloor(xAbs); in gauss() local253 if (xShort == 0) in gauss()255 else if ((xShort >= 1) && (xShort <= 2)) in gauss()257 else if ((xShort >= 3) && (xShort <= 4)) in gauss()