aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/info.txt
blob: 531eee4e4e21a05c536dd96ba417f288b8b771e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
define BIGINT_MP

<source>
mp_asm.cpp
mp_comba.cpp
mp_karat.cpp
mp_monty.cpp
mp_mulop.cpp
mp_misc.cpp
mp_shift.cpp
</source>

<header:public>
mp_types.h
</header:public>

<header:internal>
mp_core.h
</header:internal>

<requires>
mp_x86_64|mp_word64|mp_x86_32|mp_x86_32_msvc|mp_generic
</requires>