|
LAMMP 4.1.0
Lamina High-Precision Arithmetic Library
|
#include "../../../include/lammp/lmmpn.h"
not.c 的引用(Include)关系图:函数 | |
| void | lmmp_not_ (mp_ptr restrict dst, mp_srcptr restrict numa, mp_size_t na) |
| mp_limb_t | lmmp_shlnot_ (mp_ptr restrict dst, mp_srcptr restrict numa, mp_size_t na, mp_size_t shl) |
被这些函数引用 lmmp_shlnot_().
这是这个函数的调用关系图:| mp_limb_t lmmp_shlnot_ | ( | mp_ptr restrict | dst, |
| mp_srcptr restrict | numa, | ||
| mp_size_t | na, | ||
| mp_size_t | shl | ||
| ) |
引用了 LIMB_BITS , 以及 lmmp_not_().
函数调用图: