Searched refs:rtl_math_powr (Results 1 – 4 of 4) sorted by relevance
412 double SAL_CALL rtl_math_powr(double fValue, double fExp) SAL_THROW_EXTERN_C();
193 return rtl_math_powr(fValue, fExp); in powr()
633 rtl_math_powr;
1116 double SAL_CALL rtl_math_powr( double fValue, double fExp ) SAL_THROW_EXTERN_C() in rtl_math_powr() function
Completed in 52 milliseconds