add_128          10033 src/dps8/dps8_eis.c         x = add_128 (x, construct_128 (0, (uint) e->inBuffer[i]));
add_128          1293 src/dps8/dps8_math.c       m2  = add_128 (m2, construct_128 (0, 0400000000000000LL));
add_128          2378 src/dps8/dps8_math.c   word72 m3a = and_128 (add_128 (cast_128 (m3h), cast_128 (m3l)), MASK72);
add_128          2505 src/dps8/dps8_math.c       m2 = add_128 (m2, construct_128 (0, 0400));
add_128           159 src/dps8/dps8_math128.c     return add_128 (complement_128 (a), construct_128 (0, 1));
add_128           164 src/dps8/dps8_math128.c     uint128 t = add_128 (complement_128 (cast_128 (a)), construct_128 (0, 1));
add_128           707 src/dps8/dps8_math128.c     uint128 r = add_128 (a, b);
add_128            42 src/dps8/dps8_math128.h uint128 add_128 (uint128 a, uint128 b);
add_128          1193 src/dps8/dps8_scu.c         big          = add_128 (big, days);
add_128           529 src/dps8/dps8_utils.c     word74 res = add_128 (op1e, add_128 (op2e, ci));