Home | History | Annotate | Download | only in libtommath

Lines Matching full:_cmp

810 mp\_int structures.  This is analogous to an absolute comparison.  The function mp\_cmp\_mag() will compare two
813 \index{mp\_cmp\_mag}
867 To compare two mp\_int variables based on their signed value the mp\_cmp() function is provided.
869 \index{mp\_cmp}
925 \index{mp\_cmp\_d}