add_128          10096 src/dps8/dps8_eis.c         x = add_128 (x, construct_128 (0, (uint) e->inBuffer[i]));
add_128          1297 src/dps8/dps8_math.c       m2  = add_128 (m2, construct_128 (0, 0400000000000000LL));
add_128          2382 src/dps8/dps8_math.c   word72 m3a = and_128 (add_128 (cast_128 (m3h), cast_128 (m3l)), MASK72);
add_128          2509 src/dps8/dps8_math.c       m2 = add_128 (m2, construct_128 (0, 0400));
add_128           156 src/dps8/dps8_math128.c     return add_128 (complement_128 (a), construct_128 (0, 1));
add_128           161 src/dps8/dps8_math128.c     uint128 t = add_128 (complement_128 (cast_128 (a)), construct_128 (0, 1));
add_128           705 src/dps8/dps8_math128.c     uint128 r = add_128 (a, b);
add_128            39 src/dps8/dps8_math128.h uint128 add_128 (uint128 a, uint128 b);
add_128          1202 src/dps8/dps8_scu.c         big          = add_128 (big, days);
add_128           528 src/dps8/dps8_utils.c     word74 res = add_128 (op1e, add_128 (op2e, ci));