Lines Matching refs:flags
3670 flags BIT STRING(0), -- public/private flag (always zero),
3678 flags BIT STRING(1), -- public/private flag (always one),
3688 The first flags bit denotes whether the key is public (zero) or private (one).
5049 The MAKE, CC and AR flags can all be overwritten. They default to \textit{make}, \textit{\$CC} and \textit{\$AR} respectively.
5066 When \textbf{IGNORE\_SPEED} has been defined the default optimization flags for CFLAGS will be disabled which allows the developer to specify new
5331 In the test demos that use the libraries the additional flags \textbf{USE\_GMP}, \textbf{USE\_LTM}, and \textbf{USE\_TFM} can be defined
5332 to tell the program which library to use. Only one of the USE flags can be defined at once.