Lines Matching refs:Make
102 make
117 make -f makefile.shared
132 make test
158 To make the system more powerful you can tweak the build process. Classes are defined in the file
373 This allows operands to be re-used which can make programming simpler.
481 To initialized and make a copy of an mp\_int the mp\_init\_copy() function has been provided.
488 This function will initialize $a$ and make it a copy of $b$ if all goes well.
655 This will zero the contents of $a$ and make it represent an integer equal to the value of $b$. Note that this
1243 exist and for the most part I just set the cutoff points very high to make sure they're not called.
1249 make XXX
1690 \hline LTM\_PRIME\_BBS & Make the prime congruent to $3$ modulo $4$ \\
1691 \hline LTM\_PRIME\_SAFE & Make a prime $p$ such that $(p - 1)/2$ is also prime. \\