Searched defs:arg2_negative (Results 1 – 2 of 2) sorted by relevance
61 bool arg2_negative = denominator < 0; in bw_frc_to_fixed() local147 bool arg2_negative = arg2.value < 0; in bw_mul() local
76 bool arg2_negative = denominator < 0; in dc_fixpt_from_fraction() local128 bool arg2_negative = arg2.value < 0; in dc_fixpt_mul() local
Completed in 4 milliseconds