Lines Matching refs:Setting
641 Setting mp\_ints to small constants is a relatively common operation. To accomodate these instances there are two
643 an ISO C style ``unsigned long'' constant. The reason for both functions is efficiency. Setting a single digit is quick but the
648 Setting a single digit can be accomplished with the following function.
718 printf("Error setting the value of the number. \%s",
738 \subsection{Initialize and Setting Constants}
746 Both functions work like the previous counterparts except they first mp\_init $a$ before setting the values.
756 printf("Error setting number1: \%s",
763 printf("Error setting number2: \%s",
1181 printf("Error setting number1. \%s",
1187 printf("Error setting number2. \%s",
1434 printf("Error setting up montgomery. \%s",