Searched defs:arg1_value (Results 1 – 2 of 2) sorted by relevance
62 uint64_t arg1_value; in bw_frc_to_fixed() local147 uint64_t arg1_value = abs_i64(arg1.value); in bw_mul() local
78 unsigned long long arg1_value = arg1_negative ? -numerator : numerator; in dc_fixpt_from_fraction() local130 unsigned long long arg1_value = arg1_negative ? -arg1.value : arg1.value; in dc_fixpt_mul() local
Completed in 4 milliseconds