Searched refs:negative (Results 1 – 4 of 4) sorted by relevance
63 bool negative = false; in __fixp_sin32() local66 negative = true; in __fixp_sin32()74 return negative ? -ret : ret; in __fixp_sin32()
81 enable additional and expensive checks with negative impact on
804 bool integer_part = true, negative = false; in iio_str_to_fixpoint() local813 negative = true; in iio_str_to_fixpoint()840 if (negative) { in iio_str_to_fixpoint()
1571 bool negative; in lookup_fast() local1584 negative = d_is_negative(dentry); in lookup_fast()1605 if (unlikely(negative)) in lookup_fast()