Lines Matching refs:While
121 library (resource) will be called ``libtommath.la'' while the static library called ``libtommath.a''. Generally
285 own application but I think there are reasons not to. While LibTomMath is slower than libraries such as GnuMP it is
642 small constant assignment functions. The first function is used to set a single digit constant while the second sets
987 The former will assign twice $a$ to $b$ while the latter will assign half $a$ to $b$. These functions are fast
1090 While AND, OR and XOR operations are not typical ``bignum functions'' they can be useful in several instances. The