Searched refs:tnum_union (Results 1 – 2 of 2) sorted by relevance
154 acc = tnum_union(acc, tnum_add(acc, b)); in tnum_mul()188 struct tnum tnum_union(struct tnum a, struct tnum b) in tnum_union() function
61 struct tnum tnum_union(struct tnum t1, struct tnum t2);