o_                152 source4/heimdal/lib/hcrypto/imath/imath.c do{mp_size ua_=MP_USED(X),ub_=MP_USED(Y);mp_size o_=ua_+ub_;\
o_                153 source4/heimdal/lib/hcrypto/imath/imath.c ZERO(MP_DIGITS(Z),o_);\
o_                155 source4/heimdal/lib/hcrypto/imath/imath.c MP_USED(Z)=o_;CLAMP(Z);}while(0)
o_                160 source4/heimdal/lib/hcrypto/imath/imath.c do{mp_size ua_=MP_USED(X),o_=ua_+ua_;ZERO(MP_DIGITS(Z),o_);\
o_                161 source4/heimdal/lib/hcrypto/imath/imath.c (void) s_ksqr(MP_DIGITS(X),MP_DIGITS(Z),ua_);MP_USED(Z)=o_;CLAMP(Z);}while(0)