Searched refs:fTyp (Results 1 – 2 of 2) sorted by relevance
2454 double fTyp = ::rtl::math::approxFloor(GetDouble()); in ScTTest() local2475 if (fTyp == 1.0) in ScTTest()2509 else if (fTyp == 2.0) in ScTTest()2513 else if (fTyp == 3.0) in ScTTest()
4355 double fTyp; in ScMatch() local4357 fTyp = GetDouble(); in ScMatch()4359 fTyp = 1.0; in ScMatch()4402 if (fTyp < 0.0) in ScMatch()4404 else if (fTyp > 0.0) in ScMatch()4577 if (fTyp == 0.0) in ScMatch()