mp_int_set_value 1046 source4/heimdal/lib/hcrypto/imath/imath.c   (void) mp_int_set_value(c, 1);
mp_int_set_value 1080 source4/heimdal/lib/hcrypto/imath/imath.c   (void) mp_int_set_value(c, 1);
mp_int_set_value 1469 source4/heimdal/lib/hcrypto/imath/imath.c     mp_int_zero(x); (void) mp_int_set_value(y, 1); return MP_OK;
mp_int_set_value 1473 source4/heimdal/lib/hcrypto/imath/imath.c     (void) mp_int_set_value(x, 1); mp_int_zero(y); return MP_OK;
mp_int_set_value 3025 source4/heimdal/lib/hcrypto/imath/imath.c   (void) mp_int_set_value(c, 1);
mp_int_set_value  119 source4/heimdal/lib/hcrypto/imath/imath.h mp_result mp_int_set_value(mp_int z, mp_small value);