Searched defs:num_months (Results 1 – 1 of 1) sorted by relevance
234 let num_months = rhs.try_as_usize_unit(int)?; in sub() localVariable240 let num_months = num_years * 12; in sub() localVariable