Home
last modified time | relevance | path

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

/trunk/main/sal/inc/rtl/
H A Dmath.h465 double SAL_CALL rtl_math_erfc(double fValue) SAL_THROW_EXTERN_C();
H A Dmath.hxx235 return rtl_math_erfc(fValue); in erfc()
/trunk/main/sal/rtl/source/
H A Dmath.cxx1182 fErf = 1.0 - rtl_math_erfc( x ); in rtl_math_erf()
1201 double SAL_CALL rtl_math_erfc( double x ) SAL_THROW_EXTERN_C() in rtl_math_erfc() function
/trunk/main/sal/util/
H A Dsal.map615 rtl_math_erfc;

Completed in 32 milliseconds