Searched refs:fTyp (Results 1 – 2 of 2) sorted by relevance
2456 double fTyp = ::rtl::math::approxFloor(GetDouble()); in ScTTest() local2477 if (fTyp == 1.0) in ScTTest()2511 else if (fTyp == 2.0) in ScTTest()2515 else if (fTyp == 3.0) in ScTTest()
4220 double fTyp; in ScMatch() local4222 fTyp = GetDouble(); in ScMatch()4224 fTyp = 1.0; in ScMatch()4267 if (fTyp < 0.0) in ScMatch()4269 else if (fTyp > 0.0) in ScMatch()4442 if (fTyp == 0.0) in ScMatch()
Completed in 59 milliseconds