Searched refs:dc_fixpt_eq (Results 1 – 2 of 2) sorted by relevance
43 if (dc_fixpt_eq(value, dc_fixpt_zero)) { in build_custom_float()
153 static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_eq() function