c63               128 src/dps8/dps8_math128.c     uint64_t c63 = l63 & SIGN64;   // the carry out of low 63 a + b
c63               133 src/dps8/dps8_math128.c     unsigned int cl64 = (c63 >> 63) & 1; // the carry out of bit 63