|
LAMMP 4.1.0
Lamina High-Precision Arithmetic Library
|
#include "../../include/lammp/lmmpn.h"
extract_bits.c 的引用(Include)关系图:函数 | |
| mp_bitcnt_t | lmmp_extract_bits_ (mp_srcptr restrict num, mp_size_t n, mp_limb_t *restrict ext, int bits) |
| mp_bitcnt_t lmmp_extract_bits_ | ( | mp_srcptr restrict | num, |
| mp_size_t | n, | ||
| mp_limb_t *restrict | ext, | ||
| int | bits | ||
| ) |
在文件 extract_bits.c 第 9 行定义.
引用了 LIMB_BITS, lmmp_limb_bits_() , 以及 lmmp_param_assert.
函数调用图: