Searched refs:spl_fixpt_sub (Results 1 – 3 of 3) sorted by relevance
219 arg_norm = spl_fixpt_sub( in spl_fixpt_sinc()231 res = spl_fixpt_sub( in spl_fixpt_sinc()268 res = spl_fixpt_sub( in spl_fixpt_cos()334 struct spl_fixed31_32 r = spl_fixpt_sub( in spl_fixpt_exp()373 spl_fixpt_sub( in spl_fixpt_log()380 error = spl_fixpt_sub( in spl_fixpt_log()
255 static inline struct spl_fixed31_32 spl_fixpt_sub(struct spl_fixed31_32 arg1, struct spl_fixed31_32… in spl_fixpt_sub() function273 return spl_fixpt_sub(arg1, spl_fixpt_from_int(arg2)); in spl_fixpt_sub_int()
66 mantiss = spl_fixpt_sub(value, spl_fixpt_one); in spl_build_custom_float()