Home | History | Annotate | Download | only in coregrind

Lines Matching refs:borrow

3028    Int q, uneg, vneg, diff, borrow;
3033 borrow = (u0 != 0);
3034 u1 = -u1 - borrow;}