Searched refs:spl_fixpt_eq (Results 1 – 2 of 2) sorted by relevance
22 if (spl_fixpt_eq(value, spl_fixpt_zero)) { in spl_build_custom_float()
138 static inline bool spl_fixpt_eq(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2) in spl_fixpt_eq() function