Home
last modified time | relevance | path

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

/aoo4110/main/sal/inc/rtl/
H A Dmath.h450 double SAL_CALL rtl_math_erfc(double fValue) SAL_THROW_EXTERN_C();
H A Dmath.hxx228 return rtl_math_erfc(fValue); in erfc()
/aoo4110/main/sal/rtl/source/
H A Dmath.cxx1169 fErf = 1.0 - rtl_math_erfc( x ); in rtl_math_erf()
1188 double SAL_CALL rtl_math_erfc( double x ) SAL_THROW_EXTERN_C() in rtl_math_erfc() function
/aoo4110/main/sal/util/
H A Dsal.map615 rtl_math_erfc;

Completed in 46 milliseconds