Searched refs:spl_fixpt_abs (Results 1 – 2 of 2) sorted by relevance
218 spl_fixpt_abs(arg))) { in spl_fixpt_sinc()328 spl_fixpt_abs(arg))) { in spl_fixpt_exp()343 spl_fixpt_abs(r), in spl_fixpt_exp()467 return -(int)ux_dy(spl_fixpt_abs(arg).value, 4, 19); in spl_fixpt_s4d19()
103 static inline struct spl_fixed31_32 spl_fixpt_abs(struct spl_fixed31_32 arg) in spl_fixpt_abs() function