Searched refs:maybe_orig (Results 1 – 1 of 1) sorted by relevance
1293 cpp_num orig, maybe_orig; in num_lshift() local1314 maybe_orig = num_rshift (num, precision, n); in num_lshift()1315 num.overflow = !num_eq (orig, maybe_orig); in num_lshift()