Botan  1.11.15
Namespaces | Defines | Functions
src/lib/math/mp/mp_x86_32/mp_madd.h File Reference
#include <botan/mp_types.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Defines

#define ASM(x)   x "\n\t"

Functions

word Botan::word_madd2 (word a, word b, word *c)
word Botan::word_madd3 (word a, word b, word c, word *d)

Define Documentation

#define ASM (   x)    x "\n\t"

Definition at line 25 of file mp_madd.h.