Home
last modified time | relevance | path

Searched refs:is_equal (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/qa/inc/
H A Dvalueequal.hxx29 bool is_equal(T x, T y, sal_Int16 _nPrec) in is_equal() function
153 return is_equal<float>(x, y, PREC_float); in is_float_equal()
157 return is_equal<double>(x, y, PREC_double); in is_double_equal()

Completed in 14 milliseconds