Home | History | Annotate | Download | only in libtommath

Lines Matching defs:Small

17 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
183 \begin{small}
192 \end{small}
201 \begin{small}
222 \end{small}
225 \begin{small}
241 \end{small}
262 \begin{small}
276 \end{small}
280 It may seem odd to compare LibTomMath to GnuPG since the math in GnuPG is only a small portion of the entire application.
305 \begin{small}
316 \end{small}
388 \begin{small} \begin{alltt}
404 \end{alltt} \end{small}
419 \begin{small} \begin{alltt}
438 \end{alltt} \end{small}
457 \begin{small} \begin{alltt}
478 \end{alltt} \end{small}
490 \begin{small} \begin{alltt}
512 \end{alltt} \end{small}
526 \begin{small} \begin{alltt}
543 \end{alltt} \end{small}
561 \begin{small} \begin{alltt}
590 \end{alltt} \end{small}
608 \begin{small} \begin{alltt}
637 \end{alltt} \end{small}
640 \section{Small Constants}
641 Setting mp\_ints to small constants is a relatively common operation. To accomodate these instances there are two
642 small constant assignment functions. The first function is used to set a single digit constant while the second sets
659 \begin{small} \begin{alltt}
679 \end{alltt} \end{small}
704 \begin{small} \begin{alltt}
730 \end{alltt} \end{small}
739 To both initialize and set small constants the following two functions are available.
820 \begin{small} \begin{alltt}
854 \end{alltt} \end{small}
878 \begin{small} \begin{alltt}
912 \end{alltt} \end{small}
931 positive. This function is rather handy when you have to compare against small values such as $1$ (which often
936 \begin{small} \begin{alltt}
962 \end{alltt} \end{small}
990 \begin{small} \begin{alltt}
1034 \end{alltt} \end{small}
1255 \begin{small}
1264 \end{small}
1496 digit shifting and small multiplications. In this case the ``restricted'' variant refers to moduli of the
1577 ideal for values of $b$ greater than three. It will work but become very slow. So unless you are working with very small
1687 \begin{small}
1699 \end{small}
1818 For those using small numbers (\textit{snicker snicker}) there are several ``helper'' functions
1830 functions fairly handy if you have to work with relatively small numbers since you will not have to allocate