and_s128         2374 src/dps8/dps8_math.c   int128 m1l = and_s128 (cast_s128 (m1), construct_128 (0, MASK64));
and_s128           36 src/dps8/dps8_math128.h int128 and_s128 (int128 a, uint128 b);