|
LAMMP 4.2.0
Lamina High-Precision Arithmetic Library
|
#include "../../../include/lammp/impl/mparam.h"#include "../../../include/lammp/impl/tmp_alloc.h"#include "../../../include/lammp/lmmpn.h"
sqr_toom2.c 的引用(Include)关系图:宏定义 | |
| #define | a0 numa |
| #define | a1 (numa + n) |
| #define | asm1 dst |
| #define | lmmp_sqr_(dst, numa, n) |
| Copyright (C) 2026 HJimmyK(Jericho Knox) | |
| #define | v0 dst |
| #define | vinf (dst + 2 * n) |
函数 | |
| void | lmmp_sqr_toom2_ (mp_ptr restrict dst, mp_srcptr restrict numa, mp_size_t na) |
Copyright (C) 2026 HJimmyK(Jericho Knox)
This file is part of LAMMP.
LAMMP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed WITHOUT ANY WARRANTY.
See https://www.gnu.org/licenses/.
在文件 sqr_toom2.c 第 22 行定义.
在文件 sqr_toom2.c 第 40 行定义.
引用了 a0, a1, asm1, lmmp_add_(), lmmp_add_n_(), lmmp_cmp_(), lmmp_dec, lmmp_inc_1, lmmp_param_assert, lmmp_sqr_, lmmp_sub_n_(), n, s, SALLOC_TYPE, TEMP_S_DECL, TEMP_S_FREE, v0, vinf , 以及 vm1.
函数调用图: