Searched defs:base_e (Results 1 – 1 of 1) sorted by relevance
648 FIXP_DBL fPow(FIXP_DBL base_m, INT base_e, FIXP_DBL exp_m, INT exp_e, in fPow()708 FIXP_DBL fPowInt(FIXP_DBL base_m, INT base_e, INT exp, INT *pResult_e) { in fPowInt()757 FIXP_DBL CalcLog2(FIXP_DBL base_m, INT base_e, INT *result_e) { in CalcLog2()