Home | History | Annotate | Download | only in mtest

Lines Matching full:zeroes

161 mp_err   s_mp_pad(mp_int *mp, mp_size min);    /* left pad with zeroes    */
163 void s_mp_clamp(mp_int *mp); /* clip leading zeroes */
2402 /* Now handle last digit specially, high order zeroes are not written */
2706 /* Set 'count' digits pointed to by dp to be zeroes */
2772 /* Remove leading zeroes from the given value */
2835 /* Fill the bottom digits with zeroes */
2874 /* Fill the top digits with zeroes */
2879 /* Strip off any leading zeroes */
3142 /* Remove leading zeroes */
3351 /* Clobber any leading zeroes we created */
3434 /* This has the effect of left-padding with zeroes... */
3522 /* Left-pad with zeroes */