| Add(word *C, const word *A, const word *B, unsigned int N) | Portable | [static] |
| Multiply2(word *C, const word *A, const word *B) | Portable | [inline, static] |
| Multiply2Add(word *C, const word *A, const word *B) | Portable | [inline, static] |
| Multiply2Bottom(word *C, const word *A, const word *B) | Portable | [inline, static] |
| Multiply4(word *C, const word *A, const word *B) | Portable | [static] |
| Multiply4Bottom(word *C, const word *A, const word *B) | Portable | [static] |
| Multiply8(word *C, const word *A, const word *B) | Portable | [static] |
| Multiply8Bottom(word *C, const word *A, const word *B) | Portable | [static] |
| MultiplyBottomRecursionLimit() | Portable | [inline, static] |
| MultiplyRecursionLimit() | Portable | [inline, static] |
| Square2(word *R, const word *A) | Portable | [static] |
| Square4(word *R, const word *A) | Portable | [static] |
| Square8(word *R, const word *A) | Portable | [inline, static] |
| SquareRecursionLimit() | Portable | [inline, static] |
| Subtract(word *C, const word *A, const word *B, unsigned int N) | Portable | [static] |