Searched refs:spl_fixpt_neg (Results 1 – 3 of 3) sorted by relevance
87 static inline struct spl_fixed31_32 spl_fixpt_neg(struct spl_fixed31_32 arg) in spl_fixpt_neg() function103 return spl_fixpt_neg(arg); in spl_fixpt_abs()
31 value = spl_fixpt_neg(value); in spl_build_custom_float()
362 struct spl_fixed31_32 res = spl_fixpt_neg(spl_fixpt_one); in spl_fixpt_log()