Searched refs:volat2 (Results 1 – 3 of 3) sorted by relevance
233 static volatile double volat2; variable250 volat2 = volat1 + m;251 if (volat2 != volat1)256 volat2 = volat1 + i * m;257 if (volat1 != volat2)258 return volat2;295 volat2 = (*(fun1)) (x); in monot()296 if (volat2 != volat1) in monot()300 err = volat2 - test1[i].answer1; in monot()322 volat2 = (*(fun1)) (x); in monot()[all …]
662 volat2 = volat1 + m;663 if (volat2 != volat1)668 volat2 = volat1 + i * m;669 if (volat1 != volat2)670 return volat2;720 volat2 = jnl (3, x); in monotll()726 volat2 = (*(fun1)) (x); in monotll()727 if (volat2 != volat1) in monotll()767 volat2 = jnl (3, x); in monotll()773 volat2 = (*(fun1)) (x); in monotll()[all …]
326 static volatile long double volat2; variable343 volat2 = volat1 + m;344 if (volat2 != volat1)349 volat2 = volat1 + i * m;350 if (volat1 != volat2)351 return volat2;393 volat2 = (*(fun1)) (x); in monotl()394 if (volat2 != volat1) in monotl()398 err = volat2 - test1[i].answer1; in monotl()430 volat2 = (*(fun1)) (x); in monotl()[all …]