Searched refs:fixed31_32_exp_from_taylor_series (Results 1 – 2 of 2) sorted by relevance
307 static struct fixed31_32 fixed31_32_exp_from_taylor_series(struct fixed31_32 arg) in fixed31_32_exp_from_taylor_series() function366 fixed31_32_exp_from_taylor_series(r), in dc_fixpt_exp()370 fixed31_32_exp_from_taylor_series(r), in dc_fixpt_exp()373 return fixed31_32_exp_from_taylor_series(arg); in dc_fixpt_exp()
289 static struct spl_fixed31_32 fixed31_32_exp_from_taylor_series(struct spl_fixed31_32 arg) in fixed31_32_exp_from_taylor_series() function348 fixed31_32_exp_from_taylor_series(r), in spl_fixpt_exp()352 fixed31_32_exp_from_taylor_series(r), in spl_fixpt_exp()355 return fixed31_32_exp_from_taylor_series(arg); in spl_fixpt_exp()