Home | History | Annotate | Download | only in libtommath

Lines Matching refs:Comparison

787 for any comparison.
800 \caption{Comparison Codes for $a, b$}
807 \subsection{Unsigned comparison}
809 An unsigned comparison considers only the digits themselves and not the associated \textit{sign} flag of the
810 mp\_int structures. This is analogous to an absolute comparison. The function mp\_cmp\_mag() will compare two
865 \subsection{Signed comparison}
930 This will compare $a$ to the left of $b$ using a signed comparison. Note that it will always treat $b$ as