|
LAMMP 4.2.0
Lamina High-Precision Arithmetic Library
|
mul_basecase.c 的引用(Include)关系图:函数 | |
| void | lmmp_mul_basecase_ (mp_ptr restrict dst, mp_srcptr restrict numa, mp_size_t na, mp_srcptr restrict numb, mp_size_t nb) |
| void | lmmp_sqr_basecase_ (mp_ptr restrict dst, mp_srcptr restrict numa, mp_size_t na) |
| Copyright (C) 2026 HJimmyK(Jericho Knox) | |
| void lmmp_mul_basecase_ | ( | mp_ptr restrict | dst, |
| mp_srcptr restrict | numa, | ||
| mp_size_t | na, | ||
| mp_srcptr restrict | numb, | ||
| mp_size_t | nb | ||
| ) |
在文件 mul_basecase.c 第 211 行定义.
引用了 _umul64to128_(), l, lmmp_param_assert, n , 以及 numb.
函数调用图: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/.
在文件 mul_basecase.c 第 20 行定义.
引用了 _umul64to128_(), l, lmmp_param_assert , 以及 n.
函数调用图: